Closed
Bug 979801
Opened 11 years ago
Closed 11 years ago
input type file filetype restriction problem
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 826185
People
(Reporter: quentin.lamamy, Unassigned)
Details
Attachments
(1 file)
|
205.61 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 (Beta/Release)
Build ID: 20140212131424
Steps to reproduce:
create an input type file with accept atribute set to application/pdf
run your html page
click on browse button
Actual results:
Actually when i click on browse button, the file selection window is showing all filetype
Expected results:
By default the window should have filetype default filter as Adobe Acrobat Document (*.pdf)
| Reporter | ||
Updated•11 years ago
|
Severity: normal → trivial
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•