<Swing Dev> RFR: 8266249: javax/swing/JPopupMenu/7156657/bug7156657.java fails on macOS [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Fri May 7 16:03:52 UTC 2021
On Tue, 4 May 2021 21:30:12 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> Fixed popup position taking into account its offset
>> Added a lot of screenshots taking to better understand failures should they happen down the line
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>
> Added delay so frame repainting finished
I'm not sure about this change...Maybe changing frame location from (0,0) at l192 to middle of screen though selLocationRelativeTo() may be enough to make the test more stable in CI systems.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3844
More information about the swing-dev
mailing list