Bug 208110

Summary: scroll-margin not working with scrollIntoView()
Product: WebKit Reporter: collimarco91
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: 709922234, simon.fraser, webkit-bug-importer, wenson_hsieh, zalan
Priority: P2 Keywords: InRadar
Version: Safari 13   
Hardware: All   
OS: All   

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.