RFR: 7124313: [macosx] Swing Popups should overlap taskbar

Sergey Bylokhov serb at openjdk.org
Mon Jun 27 20:49:43 UTC 2022


On Mon, 27 Jun 2022 07:01:35 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> In macos, popups does not overlap taskbar unlike windows, as can be seen here  in "Settings"
> so we can omit this test from macOS run.
> 
> ![image](https://urldefense.com/v3/__https://user-images.githubusercontent.com/43534309/175878607-6435da8c-ae32-4512-9cbc-0b449637e93f.png__;!!ACWV5N9M2RV99hQ!JsSLvvOHs6BQXvZeuB66RGaeKJ7VU6Jcekj0cvyNF_J6ZeT4UE5TcYoxyxth_vaQcxdJdaVQri3uvj0as6xQ8g$ )

An initial bug 6580930 said that the menu should be big enough to overlap the taskbar. I tried a simple example and it seems that if the popup is big enough(hundred of items) it will overlap taskbar. please double check that.

-------------

PR: https://git.openjdk.org/jdk/pull/9294



More information about the client-libs-dev mailing list