Search Issue Tracker

Fixed in 1.0.0-preview.9

Votes

0

Found in [Package]

2019.3.10f1

2019.4

2020.2

Issue ID

1244539

Regression

No

[UIElements] Slider value stays unaffected when trying to change it using arrow keys

Package: UI Toolkit

-

Reproduction steps:
1. Open the attached project "case1244539.zip"
2. In Menu bar, open Window -> UIElements -> Test
3. Focus on the slider field and try to change the value using arrow keys

Expected result: The slider value increases or decreases when using the arrow keys
Actual result: The slider value stays unaffected when using the arrow keys

Reproducible with: 2019.4.4f1, 2020.1.0b16, 2020.2.0a18
Could not test with: 2018.4.24f1 (UIElements namespace does not exist)

  1. Resolution Note (fix version 1.0.0-preview.9):

    Fixed in 1.0.0-preview.9. Package available in 2020.1.3f1 and above
    Added support for Left/Right/Up/Down/Home/End/PageUp/PageDown to Slider and SliderInt controls (including Shift modifier key set to multiply arrow keys by 10).

  2. Resolution Note:

    Fixed [UIElements] Slider value stays unaffected when trying to change it using arrow keys
    Fixed in 2020.2.0b9

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.