[Webkit-unassigned] [Bug 235432] New: Scrolling while focusing an element should take into account scroll margin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 02:10:27 PST 2022


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

            Bug ID: 235432
           Summary: Scrolling while focusing an element should take into
                    account scroll margin
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrobinson at webkit.org

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/

-- 
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/20220121/d0da71bf/attachment.htm>


More information about the webkit-unassigned mailing list