Status: Untriaged Owner: ---- CC: [email protected] Labels: Type-Feature Pri-3 OS-All Area-Misc HelpWanted
New issue 8740 by [email protected]: Input type file multiple text shows only a single file http://code.google.com/p/chromium/issues/detail?id=8740 An html input field of the form <input type=file multiple> allows the user to upload multiple files from a single dialog. After the user has selected file(s) from the dialog, chrome shows some feedback next to the input field. Currently, that feedback is one of the file names (even if multiple are selected, it only shows one name). Ideally, it would show something like "N files". (This is actually what safari 4 does. They also show a little "stack of papers" icon.) I have attached an example html file. I don't actually know whether the fix for this lies in webkit or chrome. In either case it's pretty low priority, but would be nice to have. Attachments: multiupload.html 54 bytes -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
