RFR: 8368972: Create implementation of menu bar accessibility component [v4]
Alexander Zuev
kizune at openjdk.org
Wed Oct 8 20:46:12 UTC 2025
> 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.
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
Cover the case when menu item has children but it does not respond to the accessibilityValue selector;
-------------
Changes:
- all: https://git.openjdk.org/jfx/pull/1927/files
- new: https://git.openjdk.org/jfx/pull/1927/files/ef936ade..7e83d9bd
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jfx&pr=1927&range=03
- incr: https://webrevs.openjdk.org/?repo=jfx&pr=1927&range=02-03
Stats: 3 lines in 1 file changed: 1 ins; 2 del; 0 mod
Patch: https://git.openjdk.org/jfx/pull/1927.diff
Fetch: git fetch https://git.openjdk.org/jfx.git pull/1927/head:pull/1927
PR: https://git.openjdk.org/jfx/pull/1927
More information about the openjfx-dev
mailing list