Open
Bug 1928517
Opened 2 days ago
Updated 2 days ago
Context menus are cropped when the GPU process is enabled on Linux
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: tgnff242, Unassigned, NeedInfo)
References
(Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(1 file)
11.98 KB,
image/png
|
Details |
Steps to reproduce:
On Linux/X11, make sure the GPU process is enabled (Nightly default), then:
- Open a new window.
- Right click on tab tab strip.
Actual results:
The context menu is not entirely visible until you hover over it. See the attached screenshot. This affects more or less all context menus. They start showing without issues in later triggers, but only if you open them in the same window. All new windows will have the same issue once.
Expected results:
This started since Bug 1917652 enabled by default the GPU-process, however running a bisection with the process enabled, I found the real regressor to be Bug 1879987.
Has STR: --- → yes
Keywords: nightly-community,
regression
OS: Unspecified → Linux
Regressed by: 1879987
Hardware: Unspecified → Desktop
Comment 1•2 days ago
|
||
:stransky, since you are the author of the regressor, bug 1879987, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(stransky)
You need to log in
before you can comment on or make changes to this bug.
Description
•