cybermatatu / dnd-file-upload

Automatically exported from code.google.com/p/dnd-file-upload
0 stars 0 forks source link

dropping multiple files from windows explorer to safari uploades the same file many times #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. select 2 or more files from explorer
2. drop them on to the dropzone in safari

What is the expected output? What do you see instead?

expected output: upload of all files
see instead: upload of the same file many times

this seems to be a known bug: http://www.thecssninja.com/javascript/gmail-upload

Original issue reported on code.google.com by pangratz666 on 5 Jun 2010 at 3:15