<Swing Dev> RFR JDK-7184956: [macosx] JPopupMenu.setDefaultLightPopupEnable(true) doesn't work correctly
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Jul 27 22:17:20 UTC 2020
On 26.07.2020 23:42, Prasanta Sadhukhan wrote:
> OK. I could not see any JBS issue asking for non-HW popup support in AquaL&F (even this issue is about regression testcase failing in mac) and we got mac build in jdk6 timeframe (so it's been a long way since), so it seems to me non-HW popup support is not needed for AquaL&F.> Can we put a check in the test to omit this from Aqua
>
> http://cr.openjdk.java.net/~psadhukhan/7184956/webrev.1/
>
> and ask from community if non-HW popup is indeed needed for Aqua, in which case we can create an enhancement task in JBS?
That's not enhanced, it is a bug that JPopupMenu.setDefaultLightPopupEnable does not work properly. And
the JBS issue for "non-HW popup support in AquaL&F" is actually the current bug, which was found by the
bug6800513 test(which was created for the similar bug in GTK l&f).
--
Best regards, Sergey.
More information about the swing-dev
mailing list