RFR: 7124313: [macosx] Swing Popups should overlap taskbar
Prasanta Sadhukhan
psadhukhan at openjdk.org
Tue Jun 28 07:14:48 UTC 2022
On Tue, 28 Jun 2022 07:00:12 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> > Dont think so. The comment was made on the same day this bug was filed so it was not working in macos even then.
>
> Seems it was related to that flag, but was fixed later: https://bugs.openjdk.org/browse/JDK-7154841
That test works on macos for popup with many menu items and it overlaps the taskbar so why do we need another test (ie this test) to test the same on macos? I think we can omit this test from macos run as the other test test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java is testing the large popup behaviour in macos..
-------------
PR: https://git.openjdk.org/jdk/pull/9294
More information about the client-libs-dev
mailing list