<AWT Dev> [8] Review Request: JDK-8026143 [macosx] Maximized state could be inconsistent between peer and frame

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Oct 9 11:26:49 PDT 2013


Hi, Petr.
Is it possible to track this state in the deliverMoveResizeEvent? and 
update the state of the frame accordingly?

On 09.10.2013 20:45, Petr Pchelko wrote:
> Hello, AWT Team.
>
> Please review the fix for the issue:
> https://bugs.openjdk.java.net/browse/JDK-8026143
> The fix is available at:
> http://cr.openjdk.java.net/~pchelko/8026143/webrev.00/
>
> When the window is created and it's size is bigger/equal to the size of the screen, Cocoa implicitly sets the native zoomed state to true. In JDK-8007219 this state was made consistent with peer level, this fix makes peer-level state consistent with frame level.
>
> With best regards. Petr.


-- 
Best regards, Sergey.



More information about the awt-dev mailing list