[Accessibility] In Pocket New Tab handle focus state while navigating with keyboard
Categories
(Firefox :: New Tab Page, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | verified |
People
(Reporter: pdahiya, Assigned: gsuntop)
References
Details
(Keywords: github-merged)
Attachments
(2 files)
Scope of this bug is to handle focus state while tabbing through discovery stream layouts using keyboard.
See https://github.com/mozilla/activity-stream/pull/4851#pullrequestreview-214736491
Reporter | ||
Comment 1•6 years ago
|
||
Including Wolasi for design inputs on this issue. Thanks!
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Here's the Focus State spec for card and list items
https://www.figma.com/file/0xZkmT86rSXbGRB4eIvrn0ts/New-Tab-Spec-for-Fx-v68?node-id=383%3A1
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
I have verified this issue with the latest Firefox Nightly (68.0a1 Build ID - 20190503041749) installed, on Windows 10 x64, Arch Linux and Mac 10.14.4. Now, the New Tab elements are focused when tabbing through the "Discovery Stream" layouts.
Comment 6•6 years ago
|
||
Noticed a couple of non-blocking issues with the implementation
- Clipping of the focus state blue outline around images, see cards and Top Sites tiles
- Focus state should be applied to the same element as the hover state, not this isn't always the
<a>
tag
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
Created a new bug for the issues mentioned above https://bugzilla.mozilla.org/show_bug.cgi?id=1548917
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Description
•