Integrated: 8281338 NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
Artem Semenov
asemenov at openjdk.java.net
Wed Feb 9 06:54:14 UTC 2022
On Tue, 8 Feb 2022 12:57:43 GMT, Artem Semenov <asemenov at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: cb2f8cae
Author: Artem Semenov <asemenov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/cb2f8caed2de1bf0a85a7ebfd232c36371e06c98
Stats: 185 lines in 2 files changed: 183 ins; 0 del; 2 mod
8281338: NSAccessibilityPressAction action for tree node and NSAccessibilityShowMenuAcgtion action not working
Reviewed-by: ant, kizune
-------------
PR: https://git.openjdk.java.net/jdk/pull/7381
More information about the client-libs-dev
mailing list