RFR: 8313556: Create implementation of NSAccessibilitySlider protocol

Andy Goryachev angorya at openjdk.org
Tue Aug 29 19:51:13 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.

what I meant is that commented out logging statements should be left in the code, so the reviewers can uncomment them and test.  like this:


// System.err.println("it works");

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

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


More information about the openjfx-dev mailing list