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

Drag and Drop not work in Firefox #27

Open
tfMovamo opened this issue Feb 15, 2019 · 4 comments
Open

Drag and Drop not work in Firefox #27

tfMovamo opened this issue Feb 15, 2019 · 4 comments

Comments

@tfMovamo
Copy link

Drag and Drop not work in Firefox 65.0

@LeifAndersen
Copy link

drag and drop still appears to not work in the most modern version of firefox either.

@LeifAndersen
Copy link

Looks like its because firefox does not support onDragStart for svg elements: https://bugzilla.mozilla.org/show_bug.cgi?id=691796

That's unfortunate. I suspect we'll have to insert foreign objects as spans to get it to work.

@LeifAndersen
Copy link

Okay, this PR #70 addresses (although does not completely solve) the issue.

@jannikbuschke
Copy link
Collaborator

The referenced bug seems to be closed on firefox side. Maybe someone can test again with version 2.0.0-beta.2 or higher.

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

No branches or pull requests

3 participants