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

touchstart and touchend aren't working in chrome 32 #15

Open
campugnatus opened this issue Jan 21, 2014 · 1 comment
Open

touchstart and touchend aren't working in chrome 32 #15

campugnatus opened this issue Jan 21, 2014 · 1 comment
Labels

Comments

@campugnatus
Copy link

touchstart and touchend events are not fired on desktop (at least Windows) Chrome 32 (currently, the latest stable version). Previously, they were analagous to mouseup and mousedown events.

@mwbrooks
Copy link
Owner

It looks like the touchstart and touchend don't fire on Chrome 32 OS X either.

I also don't see touch emulation in Web Inspector anymore. I wonder if that's at all related.

Thanks for the heads up @campugnatus. I'll have to look into this one!

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

No branches or pull requests

2 participants