[WebRender/Wayland] Extension toolbar menus empty most of the time
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: michel, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0
Steps to reproduce:
WebRender enabled via gfx.webrender.all
, native Wayland backend enabled via MOZ_ENABLE_WAYLAND=1
environment variable.
Click on an extension button in the toolbar.
Actual results:
Most of the time, the menu opened by clicking the toolbar button ends up empty (the frame and grey background are visible, but no contents). The menu contents are only visible in about 1 out of 10 attempts.
Expected results:
The menu contents should always be visible. This was the case with Firefox 82 using the same configuration.
Reporter | ||
Comment 1•4 years ago
|
||
The problem doesn't occur with WebRender disabled. I haven't tried WebRender via Xwayland.
Comment 2•4 years ago
|
||
The release manager refused to uplift the fix (bug 1672139 comment 27). :/
(Also, MOZ_ENABLE_WAYLAND is still completely untested on Mozilla's CI: bug 1657289)
Description
•