RFR: 8313556: Create implementation of NSAccessibilitySlider protocol [v7]
Andy Goryachev
angorya at openjdk.org
Mon Mar 3 16:30:06 UTC 2025
On Wed, 26 Feb 2025 11:30:50 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 with a new target base due to a merge or a rebase. The pull request now contains 14 commits:
>
> - Add accessibilityTitleUIElement function to the base class.
> - Merge branch 'master' into JDK-8313556
> - Merge pull request #13 from openjdk/master
>
> Merge
> - Merge pull request #12 from openjdk/master
>
> Merge
> - Merge pull request #11 from openjdk/master
>
> Merge
> - Merge pull request #10 from openjdk/master
>
> Merge
> - Adding accessibilityMinValue and accessibilityMaxValue
> - Merge remote-tracking branch 'origin/master' into JDK-8313556
> - Merge pull request #7 from openjdk/master
>
> Merge
> - - Added accessibilityTitle method
> - Removed some debug output generation
> - ... and 4 more: https://git.openjdk.org/jfx/compare/7a7854c9...09f68099
Is this PR related to https://git.openjdk.org/jdk/pull/23841 in any way?
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1226#issuecomment-2694930458
More information about the openjfx-dev
mailing list