Closed
Bug 1792503
Opened 3 years ago
Closed 3 years ago
test keyboard a11y behavior of collapsible firefox view section(s)
Categories
(Firefox :: Firefox View, task, P3)
Firefox
Firefox View
Tracking
()
RESOLVED
FIXED
107 Branch
People
(Reporter: dmosedale, Assigned: tgiles)
References
Details
(Keywords: access, Whiteboard: [fidefe-2022-mr1-firefox-view])
Attachments
(2 files)
Spin-off from https://phabricator.services.mozilla.com/D157988#5188201
If we want to test the keyboard behavior of the collapsible containers it might be good to do so explicitly - ie. assert that ok(document.querySelector("#tab-pickup-container").open, "Container is open"), then press enter(), assert that the container is now closed, and re-open to check you can tab into the list items.
Updated•3 years ago
|
Updated•3 years ago
|
status-firefox106:
--- → fix-optional
status-firefox107:
--- → affected
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → tgiles
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D158674
Pushed by tgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/49473ab7bb3d
Add keyboard toggle test for recently closed tabs list. r=sfoster
https://hg.mozilla.org/integration/autoland/rev/39cff7c50654
Add keyboard toggle test for tab pickup list. r=sfoster
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/49473ab7bb3d
https://hg.mozilla.org/mozilla-central/rev/39cff7c50654
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•