RFR: 8368972: Create implementation of menu bar accessibility component

Andy Goryachev angorya at openjdk.org
Fri Oct 3 23:02:12 UTC 2025


On Fri, 3 Oct 2025 20:49:21 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Create the accessibility peer for menu bar component also fix the problem when with the voiceover is on the <Ctrl>-F10 is pressed the name of the selected menu is not announced.

I see no difference in VoiceOver announcements between master and this PR - is it expected?

One thing I noticed is that when the pulldown menu is shown, and I hit LEFT or RIGHT arrow keys, the VoiceOver does not announce the current menu (either master or this PR, so it might be a pre-existing issue).  It does announce the name of the current menu occasionally, but I can't quite determine when.

<img width="373" height="117" alt="Screenshot 2025-10-03 at 15 52 36" src="https://github.com/user-attachments/assets/b54bddf7-45a2-49b1-b258-7b21290a0abb" />

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1927#issuecomment-3367470599


More information about the openjfx-dev mailing list