[Webkit-unassigned] [Bug 263374] scrollIntoView() in overflow is causing the whole page to move upwards slightly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 2 11:41:56 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=263374
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|webkit-unassigned at lists.web |simon.fraser at apple.com
|kit.org |
Status|REOPENED |ASSIGNED
--- Comment #21 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
What's happening in your test case is that you end up with two iframes below the 100% height content, making the content scrollable, so clicking on a section tries to scroll as much as it can (20px or so).
Still, there's a bug with `block: start`
--
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/20240102/d42f00ee/attachment.htm>
More information about the webkit-unassigned
mailing list