[Webkit-unassigned] [Bug 235874] New: Negative contextual positioning with overflow disables scrolling on document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 14:20:47 PST 2022


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

            Bug ID: 235874
           Summary: Negative contextual positioning with overflow disables
                    scrolling on document
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Intel)
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gabriele at gabrieleromanato.com

Created attachment 450368

  --> https://bugs.webkit.org/attachment.cgi?id=450368&action=review

Miminal test case

Having an element negatively positioned outside the viewport, negative contextual positioning (i.e. the immediate ancestor is relatively positioned)
disables vertical scrolling on the whole document when the content of the positioned element has been hidden via the overflow property.

Minimal test case (attached):

https://gabrieleromanato.dev/test/css/safari-negative-positioning-overflow.html

-- 
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/20220130/638119b4/attachment.htm>


More information about the webkit-unassigned mailing list