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

multiple files alternatingly works or not in IE9 #626

Closed
thynctank opened this issue Mar 16, 2015 · 3 comments
Closed

multiple files alternatingly works or not in IE9 #626

thynctank opened this issue Mar 16, 2015 · 3 comments

Comments

@thynctank
Copy link

Not sure if this is an issue for this project or FileAPI.

Using ng-file-drop with ng-multiple set to true:

Sometimes, IE9 only allows me to select a single file via the "Choose File to Upload" modal. This appears to be the native file input dialog.

Other times, it allows me to select a single file via "Select file(s) to upload..." modal, which I take to be the Flash-based dialog.

I haven't as yet determined what actually causes this varying behavior, but there are no changes happening besides this.

Any idea what's happening here? Thanks! Attached are the screen grabs of the alternate dialogs.

choose_file
select_files

@danialfarid
Copy link
Owner

So in both cases you cannot select multiple files?

@thynctank
Copy link
Author

When the "Choose File..." dialog pops, the user can only select one file. When the "Select file(s)..." does, user can select one or more.

danialfarid pushed a commit that referenced this issue Apr 13, 2015
…and some IE8-9 bugs and styling issue
@danialfarid
Copy link
Owner

Should be fixed in version 3.3.0

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