[Webkit-unassigned] [Bug 204120] Rendering artifacts when scrolling overlays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 20:03:43 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=204120

--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
I think the bug is that RenderLayerBacking::setContentsNeedDisplayInRect() offsets the repaint rect by m_scrolledContentsLayer->scrollOffset(), but that might be ahead of the scroll position used to compute the repaint rect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200527/72eef290/attachment.htm>


More information about the webkit-unassigned mailing list