Closed
Bug 1452289
Opened 7 years ago
Closed 7 years ago
Drop shadows in webpages sometimes rendered as solid squares when WebRender is enabled
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: hujq, Unassigned)
References
()
Details
(Keywords: correctness, nightly-community)
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180406103336
Steps to reproduce:
Visit https://www.mozilla.org/en-US/firefox/ or https://www.reddit.com/ (need login), scroll up and down.
Actual results:
The drop shadow on the page is sometimes rendered as solid squares and flickering when scrolling.
Expected results:
With WebRender disabled, the drop shadow is rendered correctly.
Comment 2•7 years ago
|
||
(In reply to hujq from comment #0)
> Created attachment 8965873 [details]
> mozilla.mov
The shadow is:
> box-shadow: 0 2px 2px rgba(0,0,0,.4);
WFM on Debian Testing (KDE, Radeon RX480, 2560x1440).
If I were able to reproduce this, I had marked this as duplicate of bug 1451478.
(Or this might be a different leftover/regression from bug 1434801.)
Component: Untriaged → Graphics: WebRender
Keywords: correctness,
nightly-community
OS: Unspecified → Mac OS X
Product: Firefox → Core
Hardware: Unspecified → x86_64
See Also: → 1451478
Updated•7 years ago
|
See Also: → https://github.com/servo/webrender/issues/2625
Updated•7 years ago
|
Blocks: stage-wr-trains
Priority: -- → P1
Mac only?
I couldn't reproduce on Windows on the same machine so it seems to be Mac only.
Comment 5•7 years ago
|
||
Since it doesn't happen on Windows dropping from blocking riding the trains.
No longer blocks: stage-wr-trains
Updated•7 years ago
|
Flags: needinfo?(jan)
Comment 6•7 years ago
|
||
(In reply to hujq from comment #4)
> I couldn't reproduce on Windows on the same machine so it seems to be Mac only.
Is this bug still happening on Mac?
Flags: needinfo?(jan)
(In reply to Jan Andre Ikenmeyer [:darkspirit] from comment #6)
> (In reply to hujq from comment #4)
> > I couldn't reproduce on Windows on the same machine so it seems to be Mac only.
>
> Is this bug still happening on Mac?
No. Looks like it's fixed.
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•