[Webkit-unassigned] [Bug 253503] REGRESSION: Top bar is jumpy and glitchy on scmp.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 24 12:24:50 PDT 2023


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

--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
The page has a “position:fixed” element inside overflow:scroll, but with a transformed ancestor, so the “position:fixed” behaves more like “position:absolute”. But for some reason we don’t reposition it on the scrolling thread correctly.

-- 
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/20230324/fd92ed10/attachment.htm>


More information about the webkit-unassigned mailing list