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

Slider keyboard navigation doesn't work when snapToTicks set to true

XMLWordPrintable

      Keyboard navigation doesn't work as expected for the following slider:
                  Slider{
                      min: 0
                      max: 100
                      value: 0
                      showTickMarks: true
                      showTickLabels: true
                      majorTickUnit: 25
                      minorTickCount: 0
                      snapToTicks: true
                  }

      Right key changes the value to 100, and left key doesn't work then. Expected behavior is increment by 25 for each key press.

            psomashe Parvathi Somashekar (Inactive)
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: