Closed
Bug 1812669
Opened 3 years ago
Closed 1 month ago
Consider adding a Show Time Picker button to the <input type=time>
Categories
(Core :: Layout: Form Controls, enhancement)
Core
Layout: Form Controls
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: ayeddi, Assigned: sam)
References
(Blocks 1 open bug)
Details
(Keywords: webcompat:platform-bug)
User Story
user-impact-score:20
Attachments
(2 files)
Consider adding a Show time picker button - a clock icon to the right hand side of the <input type=time> that would serve as a button to show the time picker (like the calendar button for <input type=date> is showing now and how Chrome time inputs show it)
Updated•7 months ago
|
Keywords: webcompat:platform-bug
Updated•7 months ago
|
User Story: (updated)
| Assignee | ||
Comment 1•1 month ago
|
||
Extends the calendar picker button to also support a time picker button. This restores keyboard access to time input fields when the picker is enabled.
I reused the history icon here, as I didn't see an existing purpose-built icon.
Updated•1 month ago
|
Assignee: nobody → sam
Status: NEW → ASSIGNED
Pushed by sam@scj.me:
https://github.com/mozilla-firefox/firefox/commit/7e21de9eb450
https://hg.mozilla.org/integration/autoland/rev/190359ac048a
Add picker button to <input type="time"> fields when time picker enabled. r=fluent-reviewers,mkennedy,flod
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Comment 4•1 month ago
|
||
Oh, interesting. This happened just when the whole datetimebox.js is about to be transformed to C++ (bug 2044128).
Updated•25 days ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
You need to log in
before you can comment on or make changes to this bug.
Description
•