RFR: 8313556: Create implementation of NSAccessibilitySlider protocol [v8]

Andy Goryachev angorya at openjdk.org
Wed Mar 5 17:32:05 UTC 2025


On Wed, 5 Mar 2025 17:12:36 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Create implementation for Slider and Stepper accessibility protocols.
>> Fix mapping.
>> Fix performAction parameter type in declaration.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove duplicate code make accessibilityLabel explicitly call accessibilityTitle and add coment explaining why.

yep, you are right: we don't want to deal with interpreting and l10n.

-------------

Marked as reviewed by angorya (Reviewer).

PR Review: https://git.openjdk.org/jfx/pull/1226#pullrequestreview-2661870350


More information about the openjfx-dev mailing list