Open
Bug 1932436
Opened 1 year ago
Updated 1 year ago
Focus order of elements within story cards on the New Tab Page does not follow the visual reading order
Categories
(Firefox :: New Tab Page, defect, P3)
Firefox
New Tab Page
Tracking
()
NEW
| Accessibility Severity | s3 |
People
(Reporter: ayeddi, Unassigned)
Details
(Keywords: access)
Attachments
(1 file)
Steps to reproduce
- Navigate to the New Tab
- Using keyboard alone, navigate from the first story card to the third and observe the visual focus movements
Expected behavior
- Visual reading order is followed and, for the LTR language like English, it is left-to-right top-to-bottom, in the card's case it would be the following:
- Card itself
- (card's header)
Saveto Pocket - (card's header)
...more options - (card's footer) Thumbs Up
- (card's footer) Thumbs Down
Actual behavior
- The focus is jumping first to the bottom of the card and then coming back to the top, making it confusing to follow the focus order and to set expectations for the keyboard-only navigation. The focus order for a card is the following (referencing from the "Expected" behavior section): 1 > 4 > 5 > 2 > 3.
| Reporter | ||
Comment 1•1 year ago
|
||
Oops, correcting the project assignment for the bug
Component: about:logins → New Tab Page
Comment 2•1 year ago
|
||
Triage reasoning:
- Severity: -- → S3: Work around exists for this issue
- Priority: -- → P3: Backlog
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•