-
Bug
-
Resolution: Duplicate
-
P4
-
fx2.0
-
Win 7 32 bit , FX 2.0 b35
- Please see the attached test case
- Check the checkbox, click on thum to gain focus. Then start keying in Left, right -> observe that the thumb does not snap to position itself to tick mark.
- In the source code line number 30 , slider.setShowTickLabels(false); change this to true which has absolutely no effect. The default is the Tick labels are shown always.
- Also the maximum slider value is 100 , why is not shown on the tick label(only numbers until 75 is shown)
- Check the checkbox, click on thum to gain focus. Then start keying in Left, right -> observe that the thumb does not snap to position itself to tick mark.
- In the source code line number 30 , slider.setShowTickLabels(false); change this to true which has absolutely no effect. The default is the Tick labels are shown always.
- Also the maximum slider value is 100 , why is not shown on the tick label(only numbers until 75 is shown)