Bug 22048
Summary: | [Qt] Add support for multiple file selection in the file upload control | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adele Peterson <adele> |
Component: | Forms | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Enhancement | CC: | hausmann, jarred, jesus, jturcotte, kenneth, laszlo.gombos, tonikitoo, vestbo, yael |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Adele Peterson
QT: Add support for multiple file selection in the file upload control
In the QT 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 attachment proposed patch, testcase, etc. |
Jesus Sanchez-Palencia
Yael stated this on #qtwebkit: "Isn't QWebPage::extension with ChooseMultipleFilesExtension supporting multiple files?"
:)
Jarred Nicholls
We should close this bug...?