> - 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: Missing '*' symbol in the new attribute description. ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2217/files - new: https://git.openjdk.org/jfx/pull/2217/files/b4059022..0108f5cf Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2217&range=04 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2217&range=03-04 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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
