Hello Petr,
the fix looks good to me.
Thanks,
Alexander.
On 03/24/2014 05:59 PM, Petr Pchelko wrote:
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/
<http://cr.openjdk.java.net/%7Epchelko/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.