kenwheeler / slick

the last carousel you'll ever need
kenwheeler.github.io/slick
MIT License
28.54k stars 5.89k forks source link

Microsoft Edge two finger vertical scroll triggers a click on <a> element #2411

Open sellds4 opened 8 years ago

sellds4 commented 8 years ago

Using Microsoft Edge, a two finger vertical scroll on the touchpad triggers a click on element inside the slick carousel.

http://jsfiddle.net/tpw6oc5v/

Steps to reproduce the problem

  1. In Microsoft Edge, use a two finger vertical scroll on a PC touchpad while hovering over one of the slick elements

    What is the expected behaviour?

Click will be triggered producing a blank page in the fiddle output.

What is observed behaviour?

...

More Details

leggomuhgreggo commented 8 years ago

Hmm, unfortunately I don't the requisite device to debug this. I'll keep it open, but if you have time to investigate, that'd definitely be helpful. Thanks for reporting.