Open
Bug 1640435
Opened 5 years ago
Updated 1 year ago
https://blog.onepeloton.com/peloton-covid-19-initiatives/ scrolls poorly on Mac
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 2 open bugs, )
Details
Attachments
(1 file)
206.28 KB,
text/html
|
Details |
There is >40ms gpu times with most of the time being spent in C_Clip
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
The problem shows up a lot if you turn off picture caching.
It looks like the problem is caused by a clip-path:polygon(0 0,0 100%,100% 100%,100% 0) on the main image.
Updated•5 years ago
|
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•