Urlbar row loses highlight when Open menu options are hovered
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox-esr153 | --- | unaffected |
| firefox153 | --- | unaffected |
| firefox154 | --- | affected |
| firefox155 | --- | fixed |
People
(Reporter: phorea, Assigned: dao, NeedInfo)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [sng][mcab-hnt])
Attachments
(1 file)
Found in
- Firefox 154.oa1
Affected versions
- Firefox Nightly 154.0a1 2026-07-19;
Tested platforms
- Affected platform: Windows 11, Ubuntu 24, macOS 15;
- Unaffected platforms: N/A;
Steps to reproduce
- Have a profile with a few websites already visited / some recent searches entries.
- Open the address bar dropdown and go to
Open menuoption for an entry that displays it, then click on it. - Hover over
Remove from history/Learn modeoptions.
Expected result
- Urlbar row is highlighted while the
3-dots Open menuis displayed.
Actual result
- Urlbar row is no longer highlighted.
Regression range
- first bad: 2026-07-09
- last good: 2026-07-08
- pushlog
- commit: Found commit message:
Bug 2039292 - Convert urlbar result menu to use list-panel.
Additional notes
- This issue is reproducible when Nova is enabled.
- Not reproducible when the Open menu has only one option (such as
Dismissed this suggestionfrom adaptive autofill).
Comment 1•2 days ago
|
||
:daleharvey, since you are the author of the regressor, bug 2039292, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•2 days ago
|
Updated•2 days ago
|
Updated•2 days ago
|
| Assignee | ||
Updated•2 days ago
|
| Assignee | ||
Comment 2•2 days ago
|
||
Converting the result menu to panel-list (Bug 2039292) stopped the [open] attribute from being set on the menu's anchor button. panel-list already reflects the open state on the anchor via aria-expanded, so use that in those rules (it's also what moz-button.css does).
Comment 4•1 day ago
|
||
Clearing needinfo
Comment 5•1 day ago
|
||
| bugherder | ||
Updated•21 hours ago
|
Comment 6•9 hours ago
|
||
The patch landed in nightly and beta is affected.
:dao, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox154towontfix.
For more information, please visit BugBot documentation.
Comment 7•9 hours ago
|
||
Set release status flags based on info from the regressing bug 2039292
Description
•