<AWT Dev> [8] Request for review: 8019587 [macosx] Possibility to set the same frame for the different screens

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Jul 5 09:11:52 PDT 2013


Hello,
Please review the fix for jdk 8.
Current implementation of fullscreen api on macosx is not ready to the 
case, when the fullscreen window moves from one device to another. I 
also found that on other platforms it is implemented particularly, 
because it does not restore display mode, when the window is moved.
So in the fix I add additional check that the window is already in full 
screen mode and reset it in this case.

Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8019587
Webrev can be found at: http://cr.openjdk.java.net/~serb/8019587/webrev.00/

-- 
Best regards, Sergey.



More information about the awt-dev mailing list