<Swing Dev> RFR: 8262981: Create implementation for NSAccessibilitySlider protocol
Alexander Zuev
kizune at openjdk.java.net
Wed Mar 10 13:35:08 UTC 2021
On Wed, 10 Mar 2021 01:00:33 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> If you need a new functionality and CSR I wonder how it currently works on Windows and macOS, or it does not work?
Haven't tested this functionality on Windows, on macOS with current JDK it does not work at all. After entering the JSlider interaction mode VoiceOver does not announce the a11y shortcuts and the attempt to invoke said shortcuts do nothing.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2874
More information about the swing-dev
mailing list