On Sun, 23 Jul 2023 20:35:53 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:
> also > 8309629: Create implementation of NSAccessibilityRadioButton protocol > > Create implementation of NSAccessibilityCheckBox and > NSAccessibilityRadioButton protocols > Add workaround for the wrong focus owner announcement with radio buttons > Add workaround for wrong magnifier text on buttons This pull request has now been integrated. Changeset: 7b797b96 Author: Alexander Zuev <kiz...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/7b797b9631f824bdb331ab6c9149cbf820c5a4b0 Stats: 185 lines in 6 files changed: 184 ins; 0 del; 1 mod 8309558: Create implementation of NSAccessibilityCheckBox protocol 8309629: Create implementation of NSAccessibilityRadioButton protocol Reviewed-by: kcr, arapte ------------- PR: https://git.openjdk.org/jfx/pull/1184