<Swing Dev> 8158230: [macosx] ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Avik Niyogi
avik.niyogi at oracle.com
Tue May 31 13:28:28 UTC 2016
Hi All,
Kindly review the fix for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8158230 <https://bugs.openjdk.java.net/browse/JDK-8158230>
Webrev: http://cr.openjdk.java.net/~aniyogi/8158230/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8158230/webrev.00/>
Issue: ActionEvent is not fired for menu item with option apple.laf.useScreenMenuBar
Cause: The case for event that is not a Keydown has to be handled
Fix: With fixing the if - else loop, the correct behaviour was confirmed.
With Regards,
Avik Niyogi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160531/6feb1b47/attachment.html>
More information about the swing-dev
mailing list