WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
235432
Scrolling while focusing an element should take into account scroll margin
https://bugs.webkit.org/show_bug.cgi?id=235432
Summary
Scrolling while focusing an element should take into account scroll margin
Martin Robinson
Reported
2022-01-21 02:10:27 PST
CSS scroll-margin should come into play when focusing an element. The css-scroll-snap-1 [1] specification says: ``` Similarly the 'scroll-margin' property can be used on any box to adjust its visual area for the purpose of scroll-into-view operations. ``` Focusing triggers this kind of operation. 1.
https://drafts.csswg.org/css-scroll-snap/
Attachments
Patch
(3.44 KB, patch)
2022-01-21 02:13 PST
,
Martin Robinson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2022-01-21 02:13:48 PST
Created
attachment 449647
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2022-01-28 02:11:15 PST
<
rdar://problem/88176885
>
EWS
Comment 3
2022-02-15 06:54:11 PST
Committed
r289810
(
247271@main
): <
https://commits.webkit.org/247271@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 449647
[details]
.
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