Firefox Nightly menus are surrounded by thick black frame
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: markus.popp, Unassigned)
Details
(Keywords: nightly-community)
Attachments
(1 file)
|
39.86 KB,
image/png
|
Details |
Current Firefox Nightly 78.0 (as of May 12th, though it started a few days ago) have a thick black frame around menus, as shown in the attached screenshot. This is from the Linux64 version, I don't know if other platforms are affected too.
Fix:
Make it so that menus look like they do in Firefox 76 & 77.
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Hi Markus, can you paste your about:support here?
What distro are you on? Is this something modern with Wayland?
Comment 2•5 years ago
|
||
Moving to widgets/gtk because that seems a more likely regressor until we have STR/regression range.
Comment 3•5 years ago
•
|
||
You have a non-compositing window manager. This behavior always existed for the "OpenGL" compositor.
Before bug 1574746, WebRender was forbidden for these menus (software rendering was enforced), now they use "WebRender" (the new OpenGL compositor) as well. Addons already had this black border as they always used WebRender.
Description
•