<Swing Dev> JDK9 Review Request for 8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
Rajeev Chamyal
rajeev.chamyal at oracle.com
Tue Oct 13 08:12:31 UTC 2015
Hello All,
Please review the following webrev.
Bug: https://bugs.openjdk.java.net/browse/JDK-8037575
Webrev: http://cr.openjdk.java.net/~psadhukhan/rajeev/8037575/webrev.00/
Regards,
Rajeev Chamyal
From: Rajeev Chamyal
Sent: 29 September 2015 16:41
To: Sergey Bylokhov; Alexander Zvegintsev; swing-dev at openjdk.java.net; Alexander Scherbatiy
Subject: <Swing Dev> JDK9 Review Request for 8037575: JFrame on Windows doesn't animate when setting ICONIFIED state
Hello,
Please review the following fix for Jdk9:
Bug: https://bugs.openjdk.java.net/browse/JDK-8037575
Webrev: http://cr.openjdk.java.net/~psadhukhan/rajeev/8037575/webrev.00/
Issue: JFrame with ICONIFIED state on Windows is not minimizing gradually with animation it simply disappears.
Fix: Added a call to ShowWindow function to set the specified Frame show state ICONIFIED/ZOOM etc.
Regards,
Rajeev Chamyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20151013/37984114/attachment.html>
More information about the swing-dev
mailing list