<Swing Dev> Review Request JDK-8159152 Ctrl+F6, Ctrl+F5 doesn't work for iconified InternalFrame
Alexandr Scherbatiy
alexandr.scherbatiy at oracle.com
Fri Jun 17 13:04:43 UTC 2016
On 6/17/2016 10:09 AM, Rajeev Chamyal wrote:
>
> Hello All,
>
> Please review the following webrev.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8159152
>
> Webrev: http://cr.openjdk.java.net/~rchamyal/8159152/webrev.00/
> <http://cr.openjdk.java.net/%7Erchamyal/8159152/webrev.00/>
>
> Issue: Internal frame cache is not getting updated properly on
> iconifyFrame if there are less than 3 frames on the desktop.
>
> Fix: Updated the iconifyFrame method so that frame cache updates
> properly on internal frame remove and icon addition to desktop.
>
Could you check that the test
test/javax/swing/JInternalFrame/8145060/TestJInternalFrameMinimize.java
passes after the fix?
Thanks,
Alexandr.
> Regards,
>
> Rajeev Chamyal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160617/efabf8f1/attachment.html>
More information about the swing-dev
mailing list