Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.6.5] Slider is focused and starts to interact when scrolling on touchscreen #19796

Open
Apkovy opened this issue May 11, 2024 · 0 comments

Comments

@Apkovy
Copy link

Apkovy commented May 11, 2024

Environment

Vuetify Version: 3.6.5
Vue Version: 3.4.27
Browsers: Google Chrome, Mozilla Firefox
OS: Windows 10, Android

Steps to reproduce

Touch the screen and start scrolling in the area of sliders. Most of the time one of the sliders catches the focus event and starts to interact while scrolling, thus changing it's selected value. This behavior is specially occurring in case of multiple sliders in the middle of the screen when user wants to scroll down or up from visible area of the screen with sliders.

I also tried one of the other libraries out there and it is not happening, or at least not that much at all.

Similar reports probably connected to these issues: #9925, #10673

Expected Behavior

No slider interaction while scrolling up and down the view.

Actual Behavior

Slider starts to interact when user wants to scroll only up and down the whole view.

Reproduction Link

https://play.vuetifyjs.com/#...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant