When an Extension Is Placed in the Overflow Menu, Its Pop-up's Width Does Not Resize to Match the Overflow Menu's Width With `gfx.webrender.software.unaccelerated-widget.allow` set to `true` in Beta
Categories
(Firefox :: Toolbars and Customization, defect, P2)
Tracking
()
People
(Reporter: snugs.steed0e, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Steps to Reproduce
- Install the uBlock Origin extension.
- Enter Customization mode and move uBlock Origin's icon to the overflow menu.
- Exit Customization mode and switch to another tab. Open uBlock Origin's pop-up menu in the overflow menu, and observe the menu's width.
Expected Results
uBlock Origin's menu should resize to match the overflow menu's width.
Actual Results
uBlock Origin's menu does not resize to match the overflow menu's width.
Additional Information
I ran mozregression and got the following regression range, which suggests that turning on Software WebRender for Windows popups with transparency was the cause of this bug. In Firefox 89.0b14, the preference gfx.webrender.software.unaccelerated-widget.allow is set to false by default, which means this bug is not reproducible by default. However, if I set this preference to true and restart the browser, this bug does get reproduced.
Note that, however, I cannot reproduce this bug in Nightly (even if I set gfx.webrender.software.unaccelerated-widget.allow to true), so some other factor is at play here.
Comment 2•5 years ago
•
|
||
I can reproduce this bug on Fx88.0.1, Fx 89.0b14, Nightly 90.0a1(when gfx.webrender.software.unaccelerated-widget.allow is set to true) using Win 10x64.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•3 years ago
|
||
Set release status flags based on info from the regressing bug 1697040
Updated•3 years ago
|
Comment 4•3 years ago
|
||
This pref got removed in bug 1726562 and things seem to render fine these days. Probably better to open a new bug if there's still any lingering issues remaining.
Description
•