[Webkit-unassigned] [Bug 244895] Page scrolls to anchor when updating a style element via ECMAScript and a link element was dynamically added on DOMContentReady

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 7 21:25:44 PDT 2022


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

--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
I think the bug is that m_gotoAnchorNeededAfterStylesheetsLoad should be set to `falase` on the user scroll; it's set to true in FrameLoader::scrollToFragmentWithParentBoundary() when there are pending style sheets, but never cleared.

-- 
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/20220908/a818024e/attachment.htm>


More information about the webkit-unassigned mailing list