[jdk17u-dev] RFR: 8287740: NSAccessibilityShowMenuAction not working for text editors
Rui Li
duke at openjdk.org
Tue Nov 1 20:57:19 UTC 2022
Original commit: https://github.com/openjdk/jdk/commit/b6cdfd685d0cea308b15558e2dc607a680c89dc0
JBS: https://bugs.openjdk.org/browse/JDK-8287740
Clean backport.
Tested locally. Ran `test/jdk/java/awt/a11y/AccessibleActionsTest.java`. Can see pop up menu with `One`, `Two`, `Three` items.
-------------
Commit messages:
- Backport b6cdfd685d0cea308b15558e2dc607a680c89dc0
Changes: https://git.openjdk.org/jdk17u-dev/pull/830/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=830&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8287740
Stats: 107 lines in 2 files changed: 98 ins; 6 del; 3 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/830.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/830/head:pull/830
PR: https://git.openjdk.org/jdk17u-dev/pull/830
More information about the jdk-updates-dev
mailing list