Open
Bug 1301304
Opened 8 years ago
Updated 2 years ago
[DateTimeInput] dispatch keyboard events to picker when picker is opened by keyboard
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox51 | --- | affected |
People
(Reporter: jessica, Unassigned)
References
(Blocks 1 open bug)
Details
Follow-up to Bug 1288591.
When Alt + Down is used to open the picker, visual focus is moved to the picker, so we should dispatch all keyboard events to the picker. This is mainly for accessibility support.
See more detail in UX design:
https://mozilla.invisionapp.com/share/237UTNHS8#/screens/171579769
Updated•7 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•