Closed
Bug 1439228
Opened 7 years ago
Closed 7 years ago
allow multiple select for file picker
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1355389
People
(Reporter: jovan.gerodetti, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180209162511
Steps to reproduce:
Click on an input element with type file and the multiple attribute.
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_multiple
Actual results:
The user can still select only one file.
Expected results:
The user should be able to select multiple files.
Comment 1•7 years ago
|
||
Thanks for report!
There is bug 1426349 open for the issue you found, please follow that one!
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•7 years ago
|
||
This is actually a duplicate of Bug 1355389 not Bug 1426349.
Reporter | ||
Comment 3•7 years ago
|
||
This is still not a dupe of bug 1426349. This is about the multiple attribute not the webkitirectory attribute. Can this please be reopened, because the issue still exists.
Flags: needinfo?(sorina.florean)
Reporter | ||
Comment 4•7 years ago
|
||
Sorry, I forgot that this was actually a duplicate of an other bug.
Flags: needinfo?(sorina.florean)
Comment 5•7 years ago
|
||
Sorry for confusion, this is a dupe of 1355389.
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•