The shadow of some popup menus is getting darker every time they're opened when the GPU process is enabled
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox88 | --- | unaffected |
firefox89 | --- | unaffected |
firefox90 | --- | fixed |
People
(Reporter: tgnff242, Assigned: stransky)
References
(Blocks 3 open bugs, Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0
Steps to reproduce:
- Enable the GPU process on Linux and make sure that webrender is enabled.
- Open and close the hamburger menu multiple times.
- Observe its shadow.
Actual results:
The shadow was getting less transparent.
Expected results:
mozregression result:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=3210b5354d3ee3ba3d3ff98e8e791409909d9db7&tochange=5cf00c95d81b2eb4b28a1f7b6b0db7b01fba254a
Comment 1•3 years ago
|
||
tgn-ff, thank you for reporting. Can you attach about:support to this bug?
Updated•3 years ago
|
Updated•3 years ago
|
Comment 2•3 years ago
|
||
It seemed that the problem was addressed by Bug 1674473 for non-gpu process. But it was not addressed for GPU process.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 4•3 years ago
|
||
Set release status flags based on info from the regressing bug 1710855
Assignee | ||
Comment 6•3 years ago
|
||
Yes, I can reproduce it with latest nightly.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 7•3 years ago
|
||
The popups use MIT-SHM backend so we may need a variant of Bug 1674473 for it. I expect the SHM surface is not cleared.
Assignee | ||
Comment 8•3 years ago
|
||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Comment 10•3 years ago
|
||
bugherder |
Description
•