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

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

Yes, you read it correctly. Good question about how you can tell that it is 
going through the new implementation. Since it is supposed to transparently do 
the same thing, the only way I can think of is to instrument the code to add 
debug logging statement (which is what I did when reviewing the initial 
changes).

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

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

Reply via email to