On Fri, 28 Feb 2025 23:41:18 GMT, Andy Goryachev <ango...@openjdk.org> wrote:

> With Slider, it announces the current value as "percent" (of the working 
> envelope?), even though the min/max can be arbitrary. Is this intentional?
> 
> Also, for Spinner, it says "Stepper", is this expected?
> 
> macOS 15.3.1 M1

I need to check that.

> Is this PR related to https://git.openjdk.org/jdk/pull/23841 in any way?

Not directly. The event delivery in AWT/Swing and in JavaFX works quite 
differently so i will check if the new implementation here is affected by the 
same problem - but i doubt so.

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

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

Reply via email to