Open
Bug 421868
Opened 17 years ago
Updated 3 years ago
colorpicker that is not type="button" isn't keyboard accessible
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
NEW
People
(Reporter: myk, Unassigned)
Details
(Keywords: access)
A colorpicker that doesn't specify type="button" cannot be navigated via the keyboard. It isn't inserted into the tab order, and clicking on it doesn't focus it, so there's no way to select a color with the keyboard (not even with initial mouse assistance).
It should be possible to use the keyboard to select a color, just as it is possible to use it to select a color with type="button" colorpickers.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•