On Thu, 3 Jul 2025 22:17:01 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> - Copyright year update; > - Introduce new function requestNodeAttribute and refactor code to use it; > - Fix some typos; > - Enable new code to handle TabPages since TabGroup was implemented; This pull request has now been integrated. Changeset: 2dd90265 Author: Alexander Zuev <kiz...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/2dd90265637dc1c17fa4f5ab36500564b19ce082 Stats: 93 lines in 3 files changed: 12 ins; 54 del; 27 mod 8361379: [macos] Refactor accessibility code to retrieve attribute by name Reviewed-by: angorya, arapte ------------- PR: https://git.openjdk.org/jfx/pull/1840