On Thu, 16 Jul 2026 18:13:08 GMT, Alexander Zuev <[email protected]> wrote:

> - To preserve functionality the separate native peers for tables and lists 
> are created;
> - The list peer for now reports its role as a table for backward 
> compatibility, that can be changed later;
> - Fixed the long existed bug where table reported incorrectly currently 
> selected rows;
> - Added accessibilityFocusedUIElement to AccessibleBase;
> - Added functionality for array attribute count and array attribute values 
> retrieval to AccessibleBase;
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

This pull request has now been integrated.

Changeset: 67853fbf
Author:    Alexander Zuev <[email protected]>
URL:       
https://git.openjdk.org/jfx/commit/67853fbf55117f92d0fabcc02798a1115837e2e5
Stats:     585 lines in 11 files changed: 584 ins; 0 del; 1 mod

8384483: Create implementation of NSAccessibilityTable protocol

Reviewed-by: angorya, arapte

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

PR: https://git.openjdk.org/jfx/pull/2217

Reply via email to