Bug 22047 - GTK: Add support for multiple file selection in the file upload control
Summary: GTK: Add support for multiple file selection in the file upload control
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Other
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2008-11-03 10:11 PST by Adele Peterson
Modified: 2008-11-06 10:37 PST (History)
1 user (show)

See Also:


Attachments
Add multiple file upload suport (3.10 KB, patch)
2008-11-06 08:31 PST, Alp Toker
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adele Peterson 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.
Comment 1 Alp Toker 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.
Comment 2 Alp Toker 2008-11-06 08:31:26 PST
Created attachment 24943 [details]
Add multiple file upload suport
Comment 3 Darin Adler 2008-11-06 09:40:22 PST
Comment on attachment 24943 [details]
Add multiple file upload suport

r=me
Comment 4 Alp Toker 2008-11-06 10:37:18 PST
Landed in r38179.