[Webkit-unassigned] [Bug 192862] Anchor link in horizontal scroll container won't trigger scrolling if targeted element is at least partially in view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 16:41:44 PST 2018


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

--- Comment #2 from jonjohnjohnson <hi at jonjohnjohnson.com> ---
bokan at chromium.org did the due diligence of reducing this test case for the sister issue in blink: https://output.jsbin.com/lafedaj

Though notice, there is still a compat issue in that blink only scrolls so targeted element scrolls up to meet the bottom edge. While webkit scrolls it all the way to meet the top edge.

Firefox seems to have the most ironclad behavior, scrolling targeted element in to meet the nearest edges in each axis, which is what I'm guessing blink will resolve on matching.

-- 
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/20181221/d8b3bbca/attachment.html>


More information about the webkit-unassigned mailing list