Skip to content

preventDefault in mousemove handler prevent sbrowser drag&drop override#38

Open
nmgeek wants to merge 1 commit intomvindahl:masterfrom
nmgeek:patch-1
Open

preventDefault in mousemove handler prevent sbrowser drag&drop override#38
nmgeek wants to merge 1 commit intomvindahl:masterfrom
nmgeek:patch-1

Conversation

@nmgeek
Copy link
Copy Markdown

@nmgeek nmgeek commented Aug 17, 2015

Chrome is 'hijacking' the mousemove handler at times because it thinks you are trying to drag & drop the image to another application.

Chrome is 'hijacking' the mousemove handler at times because it thinks you are trying to drag & drop the image to another application.
@mvindahl
Copy link
Copy Markdown
Owner

Hi,
Sorry for the late reply. Pull requests are appreciated, but according to TravisCI, this one seems to be breaking the unit tests?
Best regards,
/Martin

@afgarcia86
Copy link
Copy Markdown

I resolved this by not allowing pointer events on the image via CSS

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

Successfully merging this pull request may close these issues.

3 participants