Integrated: 8309558: Create implementation of NSAccessibilityCheckBox protocol

Alexander Zuev kizune at openjdk.org
Thu Aug 17 20:30:36 UTC 2023


On Sun, 23 Jul 2023 20:35:53 GMT, Alexander Zuev <kizune at 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 <kizune at openjdk.org>
Committer: Kevin Rushforth <kcr at 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


More information about the openjfx-dev mailing list