On Fri, 10 Sep 2021 15:11:20 GMT, Artem Semenov <aseme...@openjdk.org> wrote:
> We've extended the current implementation of TableAccessibility to make sure > that individual cells are voiced when navigating with the keyboard. This pull request has now been integrated. Changeset: c0f3e1d6 Author: Artem Semenov <aseme...@openjdk.org> Committer: Anton Tarasov <a...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/c0f3e1d6beab94a6b361814585b6d77fa617e7e4 Stats: 115 lines in 6 files changed: 77 ins; 30 del; 8 mod 8271071: accessibility of a table on macOS lacks cell navigation Reviewed-by: ant, kizune, pbansal ------------- PR: https://git.openjdk.java.net/jdk/pull/5466