[Webkit-unassigned] [Bug 247130] New: Elements with `position: sticky` jitter inside a container with `overflow-x: clip; `

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 09:18:59 PDT 2022


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

            Bug ID: 247130
           Summary: Elements with `position: sticky` jitter inside a
                    container with `overflow-x: clip;`
           Product: WebKit
           Version: Safari 16
          Hardware: All
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m at tias.me
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

When you put an element with `position: sticky` inside a container that has `overflow-x: clip;` the position of the sticky element behaves erratically when scrolling. It jumps up and down by 1-2px.

Reproduction: https://codepen.io/enyo/pen/xxzboep

-- 
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/20221027/49e9e308/attachment-0001.htm>


More information about the webkit-unassigned mailing list