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

Fixs simultaneous click and mousemove events fire #207

Merged
merged 1 commit into from
Sep 18, 2015

Conversation

mfsousa
Copy link
Contributor

@mfsousa mfsousa commented Sep 18, 2015

This is a fix to what is described here: http://stackoverflow.com/questions/14538743/what-to-do-if-mousemove-and-click-events-fire-simultaneously and here: https://code.google.com/p/chromium/issues/detail?id=161464

I have windows 10 Chrome 45.0.2454.85 m (64-bit) and the onClick don't works on it. So for example here http://bevacqua.github.io/dragula/ the first example that has "(You can still click on links, as usual!)" don't works when I click on any link (and any other example with links)

@bevacqua
Copy link
Owner

Please abide by coding styleguide (follow code conventions) and contribution guidelines (don't check in dist). Other than that. Thanks for your bug report and looking forward to merge this fix

@mfsousa
Copy link
Contributor Author

mfsousa commented Sep 18, 2015

Did a commit amend now, did I missed something?

bevacqua added a commit that referenced this pull request Sep 18, 2015
Fixs simultaneous click and mousemove events fire
@bevacqua bevacqua merged commit 513cb41 into bevacqua:master Sep 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants