RESOLVED DUPLICATE of bug 189265208110
scroll-margin not working with scrollIntoView()
https://bugs.webkit.org/show_bug.cgi?id=208110
Summary scroll-margin not working with scrollIntoView()
collimarco91
Reported 2020-02-23 12:58:24 PST
scroll-margin does not work with scrollIntoView(). For example: 1. Visit this page: https://buonmenu.com/example 2. Click "Menù all you can eat" 3. Click "Primi piatti" or anything else in the bottom navigation 4. scroll-margin is ignored, while Chrome and other browsers behave properly I have also tried to add scroll-snap-margin to the element using the inspector, but it is still ignored.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-23 14:17:22 PST
Simon Fraser (smfr)
Comment 2 2020-02-24 15:56:54 PST
This is a fairly recent CSS change that isn't implemented yet.
collimarco91
Comment 3 2020-02-25 01:09:57 PST
> his is a fairly recent CSS change Ok, that is true for the name of the property. However there is *also* a second bug: scroll-snap-margin (or scroll-margin in the future) does not work with scrollIntoView()... it is completely ignored.
Simon Fraser (smfr)
Comment 4 2020-04-30 11:38:20 PDT
*** This bug has been marked as a duplicate of bug 189265 ***
Note You need to log in before you can comment on or make changes to this bug.