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

File Drag & Drop not working in Firefox #2

Open
chrism opened this issue May 4, 2014 · 3 comments
Open

File Drag & Drop not working in Firefox #2

chrism opened this issue May 4, 2014 · 3 comments

Comments

@chrism
Copy link

chrism commented May 4, 2014

Hi,

Thanks for the great work on these ember components!

It works perfectly for me in Chrome but I noticed that in Firefox dragging a JPG onto the dropzone in your example http://instructure.github.io/ic-droppable/index.html redirects the browser to the local file.

Any suggestions on the best way to fix this?

Thanks!

@ryanflorence
Copy link
Contributor

Fortunately this is not a problem with ic-droppable but the demo implementation.

It looks like Firefox 29 (this worked in Firefox 28) decided to get rid of event.dataTransfer.files. I'll have to look into this later this week. Thanks.

@ryanflorence
Copy link
Contributor

reduced test-case http://jsbin.com/hodaz/1

@chrism
Copy link
Author

chrism commented May 4, 2014

Thanks very much I haven't been able to find out anything more on bugzilla yet. Seems strange.

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

2 participants