<AWT Dev> [9] Review request for 8167565: [macosx] Maximization of a dialog hides it
Semyon Sadetsky
semyon.sadetsky at oracle.com
Fri Oct 14 06:48:08 UTC 2016
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.
>
More information about the awt-dev
mailing list