<AWT Dev> [9] Review Request: JDK-8032595 [macosx] setResizable(false) makes a frame slide down

Petr Pchelko petr.pchelko at oracle.com
Mon Mar 24 13:59:10 UTC 2014


Hello, AWT Team.

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.

With best regards. Petr.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20140324/1e7b787a/attachment.html>


More information about the awt-dev mailing list