Closed
Bug 1930492
Opened 5 days ago
Closed 21 hours ago
TAB key does not navigate to the next toolbar element while in ‘Tabs’ searchmode
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox-esr128 | --- | unaffected |
firefox132 | --- | unaffected |
firefox133 | --- | unaffected |
firefox134 | --- | fixed |
People
(Reporter: oardelean, Assigned: daisuke)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [sng][search-regression])
Attachments
(2 files)
Found in
- Nightly 134.0a1;
Affected versions
- Nightly 134.0a1;
Affected platforms
- Ubuntu 22;
- macOS 14;
- Windows 10;
Preconditions
- Have browser.urlbar.scotchBonnet.enableOverride set to true
- Have browser.urlbar.searchRestrictKeywords.featureGate set to true
Steps to reproduce
- Launch Firefox.
- Select ‘Tabs’ from the Dedicated Search Button.
- Press TAB.
Expected result
- TAB should have focused the next element in the toolbar.
Actual result
- Focus goes back and forth between Tabs icon and urlbar.
Regression range
- last good: 2024-11-05
- first bad: 2024-11-06
- pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=d12754638c687fb1faccb217c2a44a5b66806c37&tochange=d40618764e0c7dbd85ebf103edfb5b602f0bede6
- potentially regressed by: bug 1921174
Updated•5 days ago
|
Flags: needinfo?(daisuke)
Comment 1•5 days ago
|
||
Set release status flags based on info from the regressing bug 1921174
status-firefox132:
--- → unaffected
status-firefox133:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Comment 2•5 days ago
|
||
The issue appears to be related to the fact that when there's no heuristic result, we seem to get into the "trapped" state. If in the trapped state, you press the escape key, then you can "escape" the trap.
When you first get into the trapped state, the panel is open, but it is collapsed so you can't really tell that it is open.
Severity: -- → S3
Priority: -- → P2
Whiteboard: [sng][search-regression]
Updated•5 days ago
|
Assignee | ||
Comment 3•4 days ago
|
||
Updated•3 days ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f918befd4231
Leave to default tab navigation behavior if no results r=urlbar-reviewers,jteow
Status: ASSIGNED → RESOLVED
Closed: 21 hours ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•