<Swing Dev> Swing Dev>[9] Review Request JDK-8158918 setExtendedState(1) for maximized Frame results in state==7
Rajeev Chamyal
rajeev.chamyal at oracle.com
Thu Jul 14 10:18:26 UTC 2016
Hello All,
Please review the following webrev.
Bug: https://bugs.openjdk.java.net/browse/JDK-8158918
Webrev: http://cr.openjdk.java.net/~rchamyal/8158918/webrev.00/
Issue: Frame setExtendedState = 1 on a maximized frame is not working.
Cause: Issue is due to ::ShowWindow API call added as part of fix for HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8037575"JDK-8037575
Fix: Removed the ShowWindow call a sepate bug will be created for HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8037575"JDK-8037575
Regards,
Rajeev Chamyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160714/3c37d194/attachment.html>
More information about the swing-dev
mailing list