<Swing Dev> [14] RFR 8232605: [macos] There is no Tooltip message displayed when Ctrl+F1 is clicked.
Dmitry Markov
dmitry.markov at oracle.com
Tue Oct 22 10:45:50 UTC 2019
Hi Sergey,
You are right, if the system reservation for “CTRL” + “F1” key sequence is disabled then the test works as expected. I have updated the test with some additional instructions for this case: http://cr.openjdk.java.net/~dmarkov/8232605/webrev.01/ <http://cr.openjdk.java.net/~dmarkov/8232605/webrev.01/>
Can you take a look, please?
Thanks,
Dmitry
> On 21 Oct 2019, at 20:11, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
>
> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20191022/bf3c0d66/attachment.html>
More information about the swing-dev
mailing list