Open
Bug 1331465
Opened 8 years ago
Updated 2 years ago
Ensure date and time input types are accessible by design
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
NEW
People
(Reporter: davidb, Unassigned)
References
(Blocks 1 open bug)
Details
I saw recent activity on bug 1283381 but couldn't see an accessibility dependency. Filing this to make sure accessibility is covered.
Comment 1•8 years ago
|
||
Yes accessibility is considered in the roadmap. Current time and date type are both MVP which only covers very basic functions. Even localization is not included yet. We'll come out timeline plan shortly and update publicly [1].
[1] https://wiki.mozilla.org/TPE_DOM/Date_time_input_types#Roadmap
Comment 2•8 years ago
|
||
Thanks for filing this David!
Updated•8 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Component: XUL Widgets → Layout: Form Controls
Product: Toolkit → Core
Version: unspecified → 54 Branch
Reporter | ||
Comment 3•8 years ago
|
||
Wesley are there any inaccessible input types we are planning to ship (I think in 57)?
Flags: needinfo?(whuang)
Comment 4•8 years ago
|
||
In 57 we'll ship date and time types. Keyboard navigation (tab and up/down) can complete selection on the input field, but not able to bring up a pop-up picker.
The original design does cover many more features however we would like to ship the simple and viable feature set at this moment.
Here's the latest UX spec showing what are (and are not) implemented.
https://bugzilla.mozilla.org/show_bug.cgi?id=1069609#c79
Flags: needinfo?(whuang)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•