[8] Review request for 8007219 [macosx] Frame size reverts meaning of maximized attribute if frame size close to display

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Wed Sep 11 04:47:43 PDT 2013


Hi, Alexander.
Looks like the main issue is that CPW.zoomed and actual state of the 
NSWindow is out of sync. Does unmaximize works after the fix?
I suggest to remove CPW.zoomed and use NSWindow.isZoomed instead.

On 11.09.2013 15:17, Alexander Scherbatiy wrote:
>
> Hello,
>
> Could you review the fix:
>   bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8007219
>   webrev: http://cr.openjdk.java.net/~alexsch/8007219/webrev.00
>
>   The fix check if an NSWindow is in zoomed state before maximize it.
>
> Thanks,
> Alexandr.
>


-- 
Best regards, Sergey.



More information about the macosx-port-dev mailing list