> - 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).
Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision: Added @since annotation. ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2217/files - new: https://git.openjdk.org/jfx/pull/2217/files/e93291eb..81729637 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2217&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2217&range=01-02 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jfx/pull/2217.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2217/head:pull/2217 PR: https://git.openjdk.org/jfx/pull/2217
