Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8167096

Add APIs to customize step repeat timing for Spinner control

XMLWordPrintable

      A feature request:

      The Spinner control of JavaFX has a 750ms second delay between repeats when
      holding down either arrow button with the mouse. This is a pain (too slow).
      One can use the keyboard to receive satisfactory repeats, but using the mouse
      to spin to a certain number is a pain with that 750ms second delay.

      Please change the default to match the behavior of Swing's JSpinner
      component. (I.e. edit INITIAL_DURATION_MS in SpinnerBehavior.java)

            pkbalakr Prem Balakrishnan (Inactive)
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: