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

Fix drag-n-drop files from Chrome's download bar #6852

Merged
merged 1 commit into from May 18, 2016

Conversation

kevinansfield
Copy link
Contributor

closes #6850

closes TryGhost#6850
- HTML5 drag-n-drop has some weird inconsistencies around the `dragOver` event where it defaults the "drop" behaviour to nothing so you need to cancel the defaults and override
	- http://stackoverflow.com/questions/19526430/drag-and-drop-file-uploads-from-chrome-downloads-bar
@ErisDS ErisDS merged commit 06cccd7 into TryGhost:master May 18, 2016
@ErisDS ErisDS deleted the drag-drop-fix branch May 18, 2016 09:28
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.

Unable to drag & drop to upload
2 participants