Skip to content

Slider focus lost on value change with arrow keys #2029

@XurxoMF

Description

@XurxoMF

Describe the bug

When you change the value of the Slider element using the arrow keys of the keyboard it looses the focus after 1 change.

Like, you use tab to reach the Slider thumb, then you click left/right arrow key and for some reason the focus goes to the first element of the Sheet in this case.

EDIT: It doesn't go to the first element, it just stops working but it's kept on the same element. After the first arrow click it stops working, then you press tab and it does to the next element. It should keep working when you press arrow keys multiple times.

Reproduction

Just create a basic Sheet, add an input and a Slider for example and then move the Slider with the arrow keys.

The focus will go to the Input element or the Close button of the Sheet.

Logs

.

System Info

.

Severity

annoyance

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions