Closed
Bug 2005325
Opened 4 months ago
Closed 2 months ago
Keep keyboard focus on back button when accessing a settings subpage
Categories
(Firefox :: Settings UI, enhancement)
Firefox
Settings UI
Tracking
()
VERIFIED
FIXED
149 Branch
People
(Reporter: akulyk, Assigned: mstriemer)
References
Details
(Whiteboard: [recomp])
Attachments
(1 file)
Following discussions with the accessibility team, we should ensure that keyboard focus remains on the Back button when navigating into a settings subpage.
To achieve this, we need to remove the focus-moving logic in setting-pane.mjs and make sure that browser_setting_pane_sub_pane.js test is passing.
Updated•4 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → mstriemer
Status: NEW → ASSIGNED
Pushed by mstriemer@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/bfd5a700c52e
https://hg.mozilla.org/integration/autoland/rev/cbfe9a93afa6
Focus back button on setting-pane subpage r=akulyk
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c150/b149]
Comment 4•1 month ago
|
||
Verified - Fixed in Nightly 150.0a1(2025-02-26) and Beta 149.0b1. The back button is focused after accessing a subpage using the keyboard.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-triage-done-c150/b149] → [qa-triage-done-c150/b149][qa-ver-done-c150/b149]
status-firefox150:
--- → verified
QA Contact: ailea
You need to log in
before you can comment on or make changes to this bug.
Description
•