<AWT Dev> [9] Review request for 8167565: [macosx] Maximization of a dialog hides it
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Oct 14 12:33:47 UTC 2016
+1
On 14.10.16 9:48, Semyon Sadetsky wrote:
> Looks good.
>
> --Semyon
>
>
> On 13.10.2016 18:17, Alexander Zvegintsev wrote:
>> Hello,
>>
>> please review the fix
>>
>> http://cr.openjdk.java.net/~azvegint/jdk/9/8167565/00/
>>
>> for the issue
>>
>> https://bugs.openjdk.java.net/browse/JDK-8167565
>>
>> We trying to zoom to a zero size window(standardFrame has zero size).
>> standardFrame initialization happens on setMaximizedBounds call.
>> Dialog doesn't initialize it(Frames has setMaximizedBounds() call in
>> Frame.addNotify).
>> I prefer to fix it in the native level, if you have other thoughts
>> please share it.
>>
>
--
Best regards, Sergey.
More information about the awt-dev
mailing list