On Wed, 10 Mar 2021 14:47:02 GMT, Pankaj Bansal <pban...@openjdk.org> wrote:
> If these changes are too intrusive, I can go with the second approach of > getting and setting the current values of slider in > performincrement/performdecrement functions in SliderAccessibility.m. I am > not sure if this will be correct approach, but it will be less intrusive and > will not need a CSR. I would suggest to fix it properly by filing CSR for the functional change. The idea of new implementation is not only to make it compatible with the new Apple API, but also to make it cleaner, more consistent and easier to support in the future. ------------- PR: https://git.openjdk.java.net/jdk/pull/2874