[Webkit-unassigned] [Bug 42593] element.scrollIntoView() sometimes doesn't scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 06:08:51 PST 2022


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

--- Comment #6 from Martin Robinson <mrobinson at webkit.org> ---
This code was added in https://trac.webkit.org/changeset/9747/webkit (2005) and the comment from the ChangeLog at the time was:

```
Horizontal scrolling while tabbing through forms can be surprising, and distracting.  This
change will minimize that scrolling if we're not explicitly trying to center a rectangle in
_KWQ_scrollRectToVisible.
```

So perhaps a way forward here is to only maintain the threshold while tabbing through forms and then decide whether or not to eliminate it later.

-- 
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/20220119/eeb288e9/attachment.htm>


More information about the webkit-unassigned mailing list