<Swing Dev> [14] RFR 8232605: [macos] There is no Tooltip message displayed when Ctrl+F1 is clicked.
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Oct 21 19:11:12 UTC 2019
Hi, Dmitry.
I just tried this test on macOS and it works fine, can you please clarify by what
operation this shortcut is reserved?
If it is reserved by operation from System Preferences -> Keyboard -> Shortcuts,
then the right thing to do is to disable all system shortcuts. It is applicable to
all test systems win/lin/mac/etc.
On 10/21/19 2:51 am, Dmitry Markov wrote:
> 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
--
Best regards, Sergey.
More information about the swing-dev
mailing list