[Webkit-unassigned] [Bug 227061] Negative CSS outline-offset appears beneath scroll controls when async overflow scrolling is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 10:23:32 PDT 2021


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

--- Comment #2 from Chris Lord <clord at igalia.com> ---
(In reply to Simon Fraser (smfr) from comment #1)
> Ugh, this is going to require yet another GraphicsLayer above the scrollers.
> I'm not sure it's worth paying the memory cost.

So I was thinking that in the case of a negative outline offset, in only that case we can require a foreground layer and draw it there?

If we wanted to get smart, I suppose we could check if the outline is opaque and use a clipping rect, but I think that's getting too smart...

-- 
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/20210616/f6bc04ce/attachment.htm>


More information about the webkit-unassigned mailing list