RFR: 8313556: Create implementation of NSAccessibilitySlider protocol

Andy Goryachev angorya at openjdk.org
Tue Aug 29 15:25:19 UTC 2023


On Tue, 29 Aug 2023 10:10:54 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

> Create implementation for Slider and Stepper accessibility protocols.
> Fix mapping.
> Fix performAction parameter type in declaration.

Thank you for clarification, Kevin.
The two linked tickets, and the associated umbrella tickets talk about providing a parallel implementation of the a*y feature, meaning both old and new interfaces will be available for some time, do I read it correctly?  If so, how do we ensure that the new implementation is being used by the OS?

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

PR Comment: https://git.openjdk.org/jfx/pull/1226#issuecomment-1697660108


More information about the openjfx-dev mailing list