the background of the product list (www.buffalo.jp) will immediately become transparent.
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: alice0775, Assigned: gw)
References
(Regressed 1 open bug, Regression, )
Details
(Keywords: nightly-community, regression)
Attachments
(3 files)
1.58 MB,
image/png
|
Details | |
29.04 KB,
text/plain
|
Details | |
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Steps to reproduce:
- Open https://www.buffalo.jp/
- Click
個人向け商品
link at header menu of the page
Actual results:
The product list will pop up. However, the background of the product list will immediately become transparent.
Screencast: https://youtu.be/Jo_Kmf_ClmE
Screencast: https://youtu.be/hpMwJzGBRj8
Expected results:
The background of the product list should not be transparent.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=45314ef92b644cdcd09ebb4980093690abc1fc73&tochange=6069ced802d8d6b98ee43470473328b4de38fb0e
Tentatively, Mark Bug 1780320 as culprit.
Comment 1•2 years ago
|
||
:gw, since you are the author of the regressor, bug 1780320, could you take a look? Also, could you set the severity field?
For more information, please visit auto_nag documentation.
Reporter | ||
Comment 2•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:gw, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•2 years ago
|
Comment 4•2 years ago
•
|
||
Still reproducible on mac and windows. Seems pretty serious.
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Jim, can we get some traction on this bug? This seems to cause a significant webcompat issue on this site, I don't know if this is a major site and id other sites in the wild are also affected though. Thanks
Updated•2 years ago
|
Comment 6•2 years ago
|
||
The bug is marked as tracked for firefox110 (beta) and tracked for firefox111 (nightly). However, the bug still has low severity.
:bhood, could you please increase the severity for this tracked bug? If you disagree with the tracking decision, please talk with the release managers.
For more information, please visit auto_nag documentation.
Comment 7•2 years ago
|
||
Triage owner set this severity. I will not second-guess that.
Assignee | ||
Comment 8•2 years ago
|
||
I'll take a look at this today / next week.
Assignee | ||
Comment 9•2 years ago
|
||
I tried to repro this but it seems to be working correctly for me. Can anyone else confirm if they can/can't repro this locally?
Assignee | ||
Comment 10•2 years ago
|
||
(And if anyone else is able to repro it - could you attach your about:support
output to this bug, it may be device / locale / gpu specific).
Reporter | ||
Comment 11•2 years ago
|
||
(In reply to Glenn Watson [:gw] from comment #9)
I tried to repro this but it seems to be working correctly for me. Can anyone else confirm if they can/can't repro this locally?
The issue occur depending on browser size and zoom level. See the second video of comment #0.
- resize window height / width
- zoom in / out
Assignee | ||
Comment 12•2 years ago
|
||
Ah, I missed that part somehow - I can repro now, thanks.
Assignee | ||
Comment 13•2 years ago
|
||
Reverts an optimization that can cause artifacts on some pages. We
need to do a deeper investigation at some point to find out why,
and then reenable the optimization.
Updated•2 years ago
|
Comment 14•2 years ago
|
||
Comment 15•2 years ago
|
||
bugherder |
Comment 16•2 years ago
|
||
The patch landed in nightly and beta is affected.
:gw, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox110
towontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 17•2 years ago
|
||
Comment on attachment 9314411 [details]
Bug 1800358 - Fix invalid scroll root selection in some cases.
Beta/Release Uplift Approval Request
- User impact if declined: Incorrect rendering on some pages.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Per bug report comments.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It's a very small patch, and is a revert of an optimization, so unlikely to break anything.
- String changes made/needed:
- Is Android affected?: Yes
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 18•2 years ago
|
||
Comment on attachment 9314411 [details]
Bug 1800358 - Fix invalid scroll root selection in some cases.
Approved for 110 beta 8, thanks.
Comment 19•2 years ago
|
||
bugherder uplift |
Comment 20•2 years ago
|
||
I have reproduced this issue with Win 10 x64 on an affected Nightly build from 2022-11-12.
The issue is verified as fixed on latest Nightly 111.0a1 running Win 10 x64, Ubuntu 18.04 x64 and macOS 11. I'll verify this on Beta 110 as well, once the builds are available on treeherder.
Comment 21•2 years ago
|
||
The issue is also verified as fixed on Beta 110.0b8 under Win 10 x64, macOS 11 and Ubuntu 18.04 x64.
Description
•