<AWT Dev> <AWT dev>[12] Review request for JDK-8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH

Manajit Halder manajit.halder at oracle.com
Fri Jan 4 17:35:11 UTC 2019


Hi All,

Please review the fix for JDK12.

Bug:
https://bugs.openjdk.java.net/browse/JDK-8215280 <https://bugs.openjdk.java.net/browse/JDK-8215280>

Webrev:
http://cr.openjdk.java.net/~mhalder/8215280/webrev.00/ <http://cr.openjdk.java.net/~mhalder/8215280/webrev.00/>

Fix:
On double clicking a frame with extended state set to MAXIMIZED_BOTH state, it moves to NORMAL state. The frame should be resizable in NORMAL state.
The fix makes sure a frame after transition due to double click on title bar from MAXIMIZED_BOTH state to NORMAL state is resizable.

Regards,
Manajit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/awt-dev/attachments/20190104/afc65be1/attachment.html>


More information about the awt-dev mailing list