[Webkit-unassigned] [Bug 219594] New: [GTK][WPE] Overflow/iframe scrolling with async scrolling enabled sometimes doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 02:17:59 PST 2020


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

            Bug ID: 219594
           Summary: [GTK][WPE] Overflow/iframe scrolling with async
                    scrolling enabled sometimes doesn't work
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clord at igalia.com

I dealt with this in bug 214179, but it turns out my implementation was flawed. It's possible for a descendent layer to contain a point that its ancestor doesn't, and this occurs very commonly with iframes (but not at all commonly with overflow scrolling). The Mac backend deals with this by just not doing any bounds checking, so we should do the same with nicosia.

-- 
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/20201207/c76ebc1a/attachment.htm>


More information about the webkit-unassigned mailing list