cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.88k stars 3.81k forks source link

iScroll and Windows Phone #749

Open gustter opened 10 years ago

gustter commented 10 years ago

Hi. I have a problem. In an PhoneGap Application for windows phone 8, when the scroll ends, a click event is fired. Like it's very sensitive. Do you know if it is possible to fix this?

meenanarendra commented 9 years ago

We have similar issue for select controls. The click events fire, when we scroll. The text box issue is fixed by document.getactivecontrols.blur()