<AWT Dev> Integrated: 8261352: Create implementation for component peer for all the components who should be ignored in a11y interactions

Alexander Zuev kizune at openjdk.java.net
Thu Mar 18 19:53:42 UTC 2021


On Mon, 15 Mar 2021 17:21:01 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Initial implementation
> Moved the CAccessibility ignore list initialization to the new code
> Some cleanup
> Expose a new API - isAccessibilityElement instead of deprecated accessibilityIsIgnored

This pull request has now been integrated.

Changeset: e543a500
Author:    Alexander Zuev <kizune at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e543a500
Stats:     140 lines in 5 files changed: 101 ins; 36 del; 3 mod

8261352: Create implementation for component peer for all the components who should be ignored in a11y interactions

Reviewed-by: serb

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

PR: https://git.openjdk.java.net/jdk/pull/3015


More information about the awt-dev mailing list