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, DoubleTap, Pinch doesn't trigger on Android Nexus 10 Chrome 30 #388

Closed
louiswilbrink opened this issue Oct 25, 2013 · 5 comments
Closed
Assignees
Milestone

Comments

@louiswilbrink
Copy link

I am developing a webapp, testing on both (iPad 4 | Chrome 30) and ( Nexus 10 | Android 4.3 | Chrome 30).

I have been seeing a discrepancy in behavior between the two.

I wrote this plunkr to demonstrate, but the behavior I'm seeing is: "pinch", "doubleTap", and "swipe" does not get triggered on the Nexus 10.

http://embed.plnkr.co/OkFBsl5JGE3h7AqfQFCd/preview

"drag" and "tap" are fine, I haven't tested all the commands yet, but these are crucial.

@oscar-g
Copy link

oscar-g commented Oct 27, 2013

swipeleft and swiperight are very buggy for Chrome 30 on HTC EVO; they work perfectly on Android Browser.
Looks like its a problem with Chrome?

@jtangelder
Copy link
Member

Good support for (horizontal)swiping means that you also cancel the (horizontal)drag events, but i will take a look at it!

@ghost ghost assigned jtangelder Nov 2, 2013
@jtangelder
Copy link
Member

#366

@stodge
Copy link

stodge commented Dec 3, 2013

I have the same problem with Chrome on my Android phone, although swipe works (I can pan my map) but pinch doesn't. Any updates? Thanks

@arschmitz
Copy link
Contributor

This is a v1 issue so im going to close it if there are still issues with latest code please open a new issue

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

5 participants