[Webkit-unassigned] [Bug 241493] Flashing when observed element is reparented in IntersectionObserver callback
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 17 20:26:17 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241493
--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
In both Chrome and Firefox there's a scroll position jump that happens when the elements are moved around. That might be a side effect of scroll anchoring, which Safari doesn't have.
Something similar happens in Firefox if I disable scroll anchoring, and that makes sense; moving the elements changes their intersection, which fires the callbacks, which changes the content.
--
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/20220618/e9629a76/attachment.htm>
More information about the webkit-unassigned
mailing list