<Swing Dev> [14] RFR 8232605: [macos] There is no Tooltip message displayed when Ctrl+F1 is clicked.

Dmitry Markov dmitry.markov at oracle.com
Mon Oct 21 09:51:41 UTC 2019


Hello,

Could you review a fix for jdk14, please?

 bug: https://bugs.openjdk.java.net/browse/JDK-8232605 <https://bugs.openjdk.java.net/browse/JDK-8232605>
 webrev: http://cr.openjdk.java.net/~dmarkov/8232605/webrev.00/ <http://cr.openjdk.java.net/~dmarkov/8232605/webrev.00/>

The key sequence “CTRL” + “F1”, which is used to show/hide tooltip message in Java GUI applications, is reserved by the system on OSX platform. The following test, which uses this key binding, should NOT be executed on Mac to avoid any confusion:
open/test/jdk/javax/swing/ToolTipManager/JMenuItemToolTipKeyBindingsTest/JMenuItemToolTipKeyBindingsTest.java 

Thanks,
Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20191021/cfe24990/attachment.html>


More information about the swing-dev mailing list