[HCM] Focus indicator is not visible
Categories
(Firefox :: Downloads Panel, defect)
Tracking
()
People
(Reporter: morgan, Unassigned)
References
Details
(Keywords: access, Whiteboard: [fidefe-mr11-downloads] [fixed by bug 1742530])
Attachments
(2 files)
STR:
- Enable Windows HCM
- Open (improved) downloads panel
- Using tab or arrow keys, move through the list of downloads
Expected:
Each item gets focus, including the "show all downloads" option at the end of the panel
Actual:
Only the "show all downloads" option gets focus
Reporter | ||
Comment 1•3 years ago
|
||
Comment 2•3 years ago
|
||
It seems like we just don't have focus rings anywhere on those list items, ever, at all. Gijs, do you have a sense of what I'd be getting myself into if I wanted to fix that?
Comment 3•3 years ago
|
||
(In reply to Molly Howell (she/her) [:mhowell] from comment #2)
It seems like we just don't have focus rings anywhere on those list items, ever, at all. Gijs, do you have a sense of what I'd be getting myself into if I wanted to fix that?
It should be OK (famous last words) ? I would expect that we'd use the same outline style we use for the footer item, and the tab order should go list item -> its detail button -> next list item -> its detail button, etc. That might take some work and/or have some correlation with the work Neil is doing in bug 1742530...
Updated•3 years ago
|
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Turns out this is getting fixed by the patch in bug 1742530; what's happening is that the selector for the focused item in this panel is subtly broken, so it never matches and we're never drawing any kind of focus indicator. Thanks to Neil for pointing that out to me.
[this is not strictly a duplicate of 1742530, but I'm marking it as such so that its state is sort of tied to that one]
Updated•3 years ago
|
Updated•2 years ago
|
Description
•