RFR: 8281338 NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working [v2]
Artem Semenov
asemenov at openjdk.java.net
Tue Feb 8 14:48:45 UTC 2022
> The "toggle popup" accessibility action does not correctly match the NSAccessibleShowMenuAction action.
> The "toggleExpand" accessibility action does not correctly match the NSAccessibilityPressAction action.
>
> @forantar @azuev-java please review.
Artem Semenov has updated the pull request incrementally with one additional commit since the last revision:
8281338 NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7381/files
- new: https://git.openjdk.java.net/jdk/pull/7381/files/1cccf195..99efa23a
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7381&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7381&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/7381.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7381/head:pull/7381
PR: https://git.openjdk.java.net/jdk/pull/7381
More information about the client-libs-dev
mailing list