[Webkit-unassigned] [Bug 248292] New: Disable depth sorting of non-preserve-3d layer with CoreAnimation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 15:28:54 PST 2022


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

            Bug ID: 248292
           Summary: Disable depth sorting of non-preserve-3d layer with
                    CoreAnimation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

CoreAnimation currently always sorts layers by z position, but we should only be sorting layers that are within a 3d rendering context.

The other rendering backends, and hit-testing/point-mapping get this right.

-- 
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/20221123/f90a1257/attachment.htm>


More information about the webkit-unassigned mailing list