[Webkit-unassigned] [Bug 197864] New: Compositing overlap testing doesn't handle non-stacking context overflow scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 18:11:02 PDT 2019


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

            Bug ID: 197864
           Summary: Compositing overlap testing doesn't handle
                    non-stacking context overflow scroll
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

With a non-stacking-context overflow scroll, we want to avoid re-computing compositing while scrolling (so not clip overflow bounds to the scroller's bounds), but we have to avoid triggering compositing of elements that are outside the scroller, but siblings in z-order.

-- 
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/20190514/d21098ca/attachment.html>


More information about the webkit-unassigned mailing list