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

Vertical Slider shows the wrong value / thumb

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • None
    • javafx
    • JavaFX 2.0 b30 64bit, JDK 7 EA b144 32 & 64 bit, Windows 7 64 bit

      A vertical Slider shows the right Labels, but the wrong - the mirrored - value.
      Example: Slider slider = new Slider( 0 , 10 , 3 );
                      slider.setOrientation( Orientation.VERTICAL );
      Running, the screen shows the thumb on position 7.
      If I moved the Thumb with the mouse, the values stay mirrored.

            psomashe Parvathi Somashekar (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: