seiyria / bootstrap-slider

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

Slider responds to clicking mouse "back" and "forward" buttons, which leads to unexpected value changes #913

Open rualark opened 5 years ago

rualark commented 5 years ago

Happens when mouse buttons "back" or "forward" are pressed while mouse is above slider. I can provide fiddle and more information if needed.

seiyria commented 5 years ago

Always provide a fiddle and more information, because this seems fairly hardware-dependent and hard to reproduce otherwise.

rualark commented 5 years ago

Thanks for a suggestion! Please see for example this fiddle: https://jsfiddle.net/7robhqku/

I use A4Tech mouse, which has default settings with Back and Forward actions assigned to appropriate buttons: image

Interesting thing is that bootstrap-slider reacts to Forward button. Currently it does not react to Back button.