Skip to content

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

Open
ghost wants to merge 1 commit into
masterfrom
unknown repository
Open

preventDefault in mousemove handler prevent sbrowser drag&drop override#38
ghost wants to merge 1 commit into
masterfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Aug 17, 2015

Copy link
Copy Markdown

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.

2 participants