Bug 22048

Summary: [Qt] Add support for multiple file selection in the file upload control
Product: WebKit Reporter: Adele Peterson <adele>
Component: FormsAssignee: 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   

Description Adele Peterson 2008-11-03 10:14:20 PST
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.
Comment 1 Jesus Sanchez-Palencia 2010-05-13 11:27:22 PDT
Yael stated this on #qtwebkit: "Isn't QWebPage::extension with ChooseMultipleFilesExtension supporting multiple files?"

:)
Comment 2 Jarred Nicholls 2010-12-14 09:33:47 PST
We should close this bug...?