Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

IE 11 throws no events when dragging folders #3108

Open
AaronV opened this issue Apr 24, 2014 · 0 comments
Open

IE 11 throws no events when dragging folders #3108

AaronV opened this issue Apr 24, 2014 · 0 comments

Comments

@AaronV
Copy link

AaronV commented Apr 24, 2014

When dragging and dropping a folder in browsers other than IE11, I get an add event that I can tie logic too. Then I can alert the user that folder dragging probably isn't supported in their browser (only Chrome sort of). However when I drag a folder in IE11, there are no events fires so I have no way of letting the user know that's not supported.

What's odd is that the uploader does seem to be interrupting normal browser behavior by NOT trying to open the dragged folder. So I know the uploader is doing something with the browser, just not throwing events.

This behavior can be seen in IE11 with your uploader example page: http://blueimp.github.io/jQuery-File-Upload/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants