RFR: 8309558: Create implementation of NSAccessibilityCheckBox protocol [v3]
Kevin Rushforth
kcr at openjdk.org
Wed Aug 16 18:10:16 UTC 2023
On Mon, 14 Aug 2023 18:38:39 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:
>
> Comment out TAB_ITEM until the TAB_GROUP is properly implemented in the new API
> Make isAccessibilityFocused to always return a proper value
Marked as reviewed by kcr (Lead).
-------------
PR Review: https://git.openjdk.org/jfx/pull/1184#pullrequestreview-1581170403
More information about the openjfx-dev
mailing list