RESOLVED FIXED 22047
GTK: Add support for multiple file selection in the file upload control
https://bugs.webkit.org/show_bug.cgi?id=22047
Summary GTK: Add support for multiple file selection in the file upload control
Adele Peterson
Reported 2008-11-03 10:11:22 PST
GTK: Add support for multiple file selection in the file upload control In the GTK port, this involves adding an appropriate icon to use when multiple files are selected, and adding support in the FileChooser for selecting multiple files.
Attachments
Add multiple file upload suport (3.10 KB, patch)
2008-11-06 08:31 PST, Alp Toker
darin: review+
Alp Toker
Comment 1 2008-11-06 08:29:16 PST
Thanks for reporting this! It's really helpful to keep track of new features that we're behind on.
Alp Toker
Comment 2 2008-11-06 08:31:26 PST
Created attachment 24943 [details] Add multiple file upload suport
Darin Adler
Comment 3 2008-11-06 09:40:22 PST
Comment on attachment 24943 [details] Add multiple file upload suport r=me
Alp Toker
Comment 4 2008-11-06 10:37:18 PST
Landed in r38179.
Note You need to log in before you can comment on or make changes to this bug.