WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 42593
Bug 203497
scrollIntoView doesn't work in the inline axis if the element is partially visible.
https://bugs.webkit.org/show_bug.cgi?id=203497
Summary
scrollIntoView doesn't work in the inline axis if the element is partially vi...
Emilio Cobos Álvarez (:emilio)
Reported
2019-10-28 11:54:20 PDT
STR: * Open
https://bugzilla.mozilla.org/attachment.cgi?id=9104711
* Call `child.scrollIntoView()`. Expected: Child is in view in both axes (i.e., a green square) Actual: Child is only scrolled in the block axis. Per
https://drafts.csswg.org/cssom-view/#dom-element-scrollintoview
I think Firefox is right. This is also
https://bugs.chromium.org/p/chromium/issues/detail?id=916631
, I think.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2021-05-31 03:56:09 PDT
*** This bug has been marked as a duplicate of
bug 42593
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug