seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

Windows 10/11 Touch Screen detection #976

Open onelegend opened 10 months ago

onelegend commented 10 months ago

Hello,

It looks like touch events aren't working as expected when using a touch screen on a Windows 10/11 device (touch screen monitor with USB Touch).

The page scrolls instead of selecting and dragging the slider as expected.

I noticed an older version on Stackoverflow which looks like the same issue: https://stackoverflow.com/questions/25006721/bootstrap-slider-js-mouse-events-are-not-working-on-touchscreen-devices

On mobile devices, the slider works as expected for touch events.