Skip to content

Focus is lost when showSelectionBarFromValue-option changes #411

Closed
@dagerikhl

Description

@dagerikhl

Steps to reproduce

  1. Make a slider with a set showSelectionBarFromValue.
  2. Add a line that changes that attribute in a watcher which watches the value of the slider.
  3. Focus the slider and use the keyboard to manipulate the slider.

Expected behaviour

Changing the showSelectionBarFromValue (or any other options this might be a problem for) should not cause loss of focus for the slider.

Actual behaviour

The watcher triggers and focus is lost from the slider when the showSelectionBarFromValue is changed. One has to focus something else and the refocus the slider to regain focus. But changing it again causes loss of focus.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions