<Swing Dev> Review Request: JDK-7108290 Mouse pressed event missing when canceling a JPopupMenu

Prem Balakrishnan prem.balakrishnan at oracle.com
Thu May 26 05:54:05 UTC 2016


Hi,

 

Please review the fix for JDK 9

 

Bug: https://bugs.openjdk.java.net/browse/JDK-7108290 

Webrev: http://cr.openjdk.java.net/~pkbalakr/7108290/webrev.00/ 

 

 

Cause: Mouse pressed event was consumed by JPopupMenu during cancelation of Popup.

Except for Metal and Aqua LAF(Mac), this issue is reproducible in all supported Look And Feels. 

 

Fix: Mouse pressed event consumption  is Disabled for JPopupMenu during cancelation of Popup.

 

 

Regards,
Prem
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160525/9fd52dbb/attachment.html>


More information about the swing-dev mailing list