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

Remove double tap? #26

Open
marcusds opened this issue Oct 17, 2014 · 6 comments
Open

Remove double tap? #26

marcusds opened this issue Oct 17, 2014 · 6 comments

Comments

@marcusds
Copy link

I'm having an issue were double tap is firing when I don't want it to be.
For example, if a user double tap an element it does the element's default instead of the tap event that is bound to the element. Thanks.

@ngryman
Copy link
Owner

ngryman commented Oct 17, 2014

Could you post a jsfiddle that reproduces the issue so I am sure to understand your bug correctly?
Thanks!

@tommillard
Copy link

Hi, I was having the same problem - here's a fiddle. I've had to add target=_blank because jsfiddle seems to stop links from opening unless that's there.

http://jsfiddle.net/u3qdsLds/4/

@ngryman
Copy link
Owner

ngryman commented Nov 5, 2014

Confirmed. I will provide a patch soon.

@ngryman ngryman added bug minor and removed standby labels Nov 5, 2014
@tommillard
Copy link

Thanks for your help, I'm noticing that the same thing happens when you tap and hold as well.

Thanks for some really great work by the way, it's proving enormously helpful in the project I'm working on.

@marcusds
Copy link
Author

Sorry I missed your request for more info. Thanks Tom for the fiddle.

@ngryman
Copy link
Owner

ngryman commented Nov 13, 2014

For my part, sorry for the late.
I've got a working patch but I still have to validate it won't break anything.

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

No branches or pull requests

3 participants