[Webkit-unassigned] [Bug 190574] New: -webkit-overflow-scrolling: touch breaks if z-index < 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 04:52:57 PDT 2018


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

            Bug ID: 190574
           Summary: -webkit-overflow-scrolling: touch breaks if z-index <
                    0
           Product: WebKit
           Version: Safari 10
          Hardware: iPhone / iPad
                OS: iOS 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: yeti.or at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

if container has -webkit-overflow-scrolling: touch
and some child has position:absolute z-index: -1 ( actually any z-index < 0 )
then all content of container becomes invisible if you change display from none to block

example to reproduce: https://jsbin.com/cizupemowo/7/edit?output

-- 
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/20181015/676a6b2b/attachment.html>


More information about the webkit-unassigned mailing list