Vertical Slider shows the wrong value / thumb

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: javafx
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: