Open
Bug 1804663
Opened 3 years ago
Datepicker shows the wrong order for the datetime-local input in AR builds
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
2.66 KB,
image/png
|
Details |
Found in
- 109.0a1 (2022-12-07)
Affected versions
- Firefox Nightly 109.0a1 (2022-12-07)
- Beta 108.0b9
- Release 107
- ESR 102.6
Affected platforms
- Ubuntu, Mac, Windows
Steps to reproduce
- Reach url: data:text/html,<input type='datetime-local'>
- Inspect the Datepicker
- Navigate through the Datepicker with Tab.
Expected result
- The Datepicker should show the correct order for month/day/year - time
Actual result
- "Time of day" fields are placed between Day and Year on AR builds causing inconsistencies with Navigation.
Regression range
This issue is not a regression.
You need to log in
before you can comment on or make changes to this bug.
Description
•