<AWT Dev> [10] JDK-8190192: Double click on the title bar no longer repositions the window

shashidhara veerabhadraiah shashidhara.veerabhadraiah at oracle.com
Sun Oct 29 14:51:58 UTC 2017


Hi All, Please review a fix for the below bug:

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

Webrev: http://cr.openjdk.java.net/~sveerabhadra/8190192/webrev.00/ <http://cr.openjdk.java.net/~sveerabhadra/8190192/webrev.00/>

Summary: Double clicking on the title bar of a java frame supposed to maximise the window which is not happening. Above fix makes corrects that behaviour by listening to double clicks on the title bar and accordingly raising a toggle full screen functionality on the window.

Thanks and regards,
Shashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20171029/de743c47/attachment.html>


More information about the awt-dev mailing list