<AWT Dev> [9] Review Request: JDK-8032595 [macosx] setResizable(false) makes a frame slide down
David DeHaven
david.dehaven at oracle.com
Tue Mar 25 20:31:32 UTC 2014
> Please review the fix for the issue:
> https://bugs.openjdk.java.net/browse/JDK-8032595
> The fix is available at:
> http://cr.openjdk.java.net/~pchelko/9/8032595/webrev/
>
> The idea is simple: in case the frame is not resizable or constrained so that the size does not change if we do zoom: we just don't do zoom:
> as it leads to an ugly slide animation in such case. Tested with all related regression tests.
+1
This fixes the Control Panel, after I backed out my workaround.
-DrD-
More information about the awt-dev
mailing list