On Sun, 24 Mar 2024 15:11:16 GMT, drmarmac <d...@openjdk.org> wrote:

> This PR should fix the issue and cover all relevant cases with new tests.
> 
> Note: This involves a small behavior change, as can be seen in 
> dblSpinner_testWrapAround_decrement_twoSteps() in SpinnerTest.java:749. With 
> this change the wraparound behavior is similar to that of the IntegerSpinner.

As a user, I would be very surprised with the behavior based on modulo 
arithmetic.

But I do acknowledge the point made by Kevin - if this is what the application 
developers wanted, then it is their fault.

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

PR Comment: https://git.openjdk.org/jfx/pull/1431#issuecomment-2023260253

Reply via email to