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

Swipe events unresponsive in chrome on Android 4.4. #542

Open
hutber opened this issue Apr 28, 2014 · 3 comments
Open

Swipe events unresponsive in chrome on Android 4.4. #542

hutber opened this issue Apr 28, 2014 · 3 comments

Comments

@hutber
Copy link

hutber commented Apr 28, 2014

I first encountered this problem whilst using it with Phonegap v3.3.0 but have tested in Chrome on the 4.4 device running latest Chrome.

I used this page to test on Chrome: http://rawgit.com/EightMedia/hammer.js/1.1.2/tests/manual/events.html

The problem is only with the swipes, they work with FF on the device on Nexus 4. In Chrome they sometimes display, but with much difficulty.

@mormubis
Copy link

Hi @jamiehutber,

Previously documentation show a trick to improve swipe gesture, you should use a event.gesture.stopDetection on swipe handler. It stops any gesture detection, and prevents drag and more gestures triggers.

@marc-gist
Copy link

I also cannot get swipe gestures to work on Android devices (native browser on my S5, or chrome!). Is there a full "howto" somewhere to get this working?

@mormubis
Copy link

mormubis commented Mar 8, 2015

My previous trick doesn't work?

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

No branches or pull requests

3 participants