<AWT Dev> [9] Review request for 8131339[macosx] setMaximizedBounds() doesn't work for undecorated Frame
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Thu Jul 30 11:08:16 UTC 2015
Could you review the updated fix:
http://cr.openjdk.java.net/~alexsch/8131339/webrev.01/
It is not necessary to add default getMaximizedBounds() method to the
PlatformWindow so I reverted this change.
Thanks,
Alexandr.
On 7/24/2015 6:35 PM, Sergey Bylokhov wrote:
> The fix looks fine.
> Please take a look to related regression of 8065739. The problem
> occurs when you maximize Netbeans on osx 10.10 to the fullscreem
> mode, then the upper side of the window is broken.
>
> On 24.07.15 17:50, Alexander Scherbatiy wrote:
>>
>> Hello,
>>
>> Could you review the fix:
>> bug: https://bugs.openjdk.java.net/browse/JDK-8131339
>> webrev: http://cr.openjdk.java.net/~alexsch/8131339/webrev.00
>>
>> The maximize() method is updated for an undecorated Frame.
>>
>> Thanks,
>> Alexandr.
>>
>
>
More information about the awt-dev
mailing list