Slider: Focus on slider on mouse click #3748
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When the slider is selected with the mouse, the focus is NOT set on the slider.
At the moment it is possible to set the focus on the slider via the tab navigation, but not with the mouse.
Focus on mouse selection works for the PrimeNG Slider v15.2.0 but not for the PrimeVue Slider v3.25.0. This can be reproduced using the official documentation as an example.
Reproducer
https://primevue.org/slider
PrimeVue version
3.25.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
Chrome 111.xx, Firefox 110.xx
Steps to reproduce the behavior
Expected behavior
When the slider is selected with the mouse, it should receive focus so that the slider value can also be increased/decreased with the keyboard.
The text was updated successfully, but these errors were encountered: