Closed Bug 1454927 Opened 7 years ago Closed 7 years ago

input date not working with input file

Categories

(Core :: DOM: Core & HTML, defect)

59 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1446342

People

(Reporter: f.bosch, Unassigned)

Details

Attachments

(1 file)

Attached file index.html
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0 Build ID: 20180404120016 Steps to reproduce: I created the following minimal html. <html> <body> <form action="" method="post"> <input name="beginDate" id="f_beginDate" value="" type="date"> <input name="document" id="f_document" value="" type="file"> </form> </body> </html> Actual results: Date picker not working Expected results: Date picker should be working.
change name="document" to something else.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Component: Untriaged → DOM
Product: Firefox → Core
Thanks, keep up the great work on Firefox!
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: