Closed
Bug 2020366
Opened 6 months ago
Closed 6 months ago
Button panels can be scrolled over the searchbox when opened
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
RESOLVED
DUPLICATE
of bug 2018563
People
(Reporter: muffinresearch, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Reproduces in 149 but not 148.
STR:
- Go to about:addons click the "tools for all addons" cog menu to open the panel
- Scroll down the page (requires enough content for the page to scroll)
What happens:
- The panel stays open and goes over the top of the search dialog.
What should happen
- Based on the behavior before this bug, in release 148 the panel closed when scrolling the page.
From mozregression:
2026-03-02T15:49:55.842000: DEBUG : Found commit message:
Bug 2010864 - Remove duplicate event handler in about:logging. r=mkennedy
Since the MenuController from moz-button handles the panel-list state
logic, we don't need this duplicate handler in about:logging.
Differential Revision: https://phabricator.services.mozilla.com/D282067
| Reporter | ||
Updated•6 months ago
|
Keywords: regression
Regressed by: 2010864
Summary: More menu panels can be scrolled over the searchbox when opened → Button panels can be scrolled over the searchbox when opened
Updated•5 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•