Closed
Bug 1910460
Opened 4 months ago
Closed 4 months ago
Focus is trapped in "Manage Nightly settings" in sidebar
Categories
(Firefox :: Sidebar, defect)
Firefox
Sidebar
Tracking
()
RESOLVED
DUPLICATE
of bug 1906622
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox128 | --- | unaffected |
firefox129 | --- | disabled |
firefox130 | --- | affected |
People
(Reporter: tgiles, Unassigned)
References
(Regression)
Details
(Keywords: access, regression)
STR:
- Enable new sidebar (
sidebar.revamp
) and restart browser - Navigate to the "Customize sidebar" pane (F6 then tab to settings gear if the pane is not open, otherwise hitting F6 twice should focus the close button in the pane)
- Tab navigate to the "Manage Nightly settings"
- Press "Tab" key
Expected results:
- Focus is moved from the "Manage Nightly settings" link
Actual results:
- nothing happens.
The only way I've been able to get out of this focus trap is by activating the link so that about:preferences is opened in a new tab. Otherwise, I cannot navigate from this link.
I believe moving the e.preventDefault() inside of the if in openFirefoxSettings will fix this.
Comment 1•4 months ago
|
||
Set release status flags based on info from the regressing bug 1894222
:nsharpley, since you are the author of the regressor, bug 1894222, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
status-firefox128:
--- → unaffected
status-firefox129:
--- → affected
status-firefox130:
--- → affected
status-firefox-esr115:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Flags: needinfo?(nsharpley)
Updated•4 months ago
|
Comment 2•4 months ago
|
||
Thanks for filing! This appear to be a dupe of Bug 1906622.
Status: NEW → RESOLVED
Closed: 4 months ago
Duplicate of bug: 1906622
Flags: needinfo?(nsharpley)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•