<AWT Dev> [9] Review request for 8042465: Applet menus not rendering when browser is full screen on Mac

dmitry markov dmitry.markov at oracle.com
Wed May 14 08:54:45 UTC 2014


Hello,

Could you review the fix for jdk9, please?

     bug: https://bugs.openjdk.java.net/browse/JDK-8042465
     webrev: http://cr.openjdk.java.net/~dmarkov/8042465/jdk9/webrev.00/

Problem description: On Mac OS X when a browser is in full screen mode, 
applet's popup is displayed behind the browser's window.
Fix: It is necessary to change the collection behavior for the popup 
windows to make them visible when the browser runs in full screen mode.

Thanks,
Dmitry


More information about the awt-dev mailing list