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

Sliders do not allow you to drag from track

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      At the moment, our sliders allow you to click the track and the thumb animates to the point of click. This is nice, but it's not the whole deal. If you initiate a drag on the track, the thumb should snap to the mouse position and then follow the mouse. In other words, you should be able to start dragging the thumb directly from the track.

      Sliders do not do this today which means if the user wants to explore a range of values they must click on the thumb and drag. This requires more accurate mouse positioning resulting in a slower, more tedious experience.

      This change would make UI with multiple sliders (such as our ColorPicker) much quicker/nicer to use.

            jgiles Jonathan Giles
            mchicharro Moises Chicharro
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: