RFR: 8309558: Create implementation of NSAccessibilityCheckBox protocol [v2]
Kevin Rushforth
kcr at openjdk.org
Fri Aug 4 13:30:38 UTC 2023
On Mon, 24 Jul 2023 18:34:22 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
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>
> Add newline at the end of the header files.
Code changes look good. I tested it on macOS 13.3.1 and VoiceOver output was as expected.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1184#pullrequestreview-1562875555
More information about the openjfx-dev
mailing list