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

On-tap sends event twice on touch device #814

Closed
andiron opened this issue Oct 22, 2014 · 1 comment
Closed

On-tap sends event twice on touch device #814

andiron opened this issue Oct 22, 2014 · 1 comment

Comments

@andiron
Copy link

andiron commented Oct 22, 2014

All fine on desktop, this happens on touch devices only:
http://jsfiddle.net/6dgjcfd7/1/

I tested it using Nexus 5 and a touchepad and you can see that events tap, down, up are received twice, touchstart, click etc. work fine. It looks to me it came with the recent version because it previously worked fine.

I found this out on a collapsing/expanding element which I'm now unable to expand because it closes itself almost instantly.

@frankiefu
Copy link
Member

Chrome bug: http://crbug.com/422242

Fixed in Chrome beta, should be pushed to stable at some point.

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

2 participants