Closed
Bug 1908862
Opened 7 months ago
Closed 7 months ago
input of type datetime-local is not displaying time selector
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1726108
People
(Reporter: famzil.contact, Unassigned)
Details
Attachments
(1 file)
63.61 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Steps to reproduce:
I used the official documentation (https://developer.mozilla.org/fr/docs/Web/HTML/Element/input/datetime-local) to implement an input with the 'datetime-local 'type, which is supposed to be supported in the latest versions of Firefox (I tested on 115.13.0esr and 126).
Actual results:
When opening the overlay to select a date and time, the time is not displayed, so I can't select a time; I can only type it manually.
Expected results:
I should be able to select a time through the overlay when opening the date popup. This functionality works correctly in Chrome.
Updated•7 months ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 months ago
Duplicate of bug: 1726108
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•