[Webkit-unassigned] [Bug 31324] New: Iframe overlap testing fails to detect overlapping objects in the same layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 16:20:18 PST 2009


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

           Summary: Iframe overlap testing fails to detect overlapping
                    objects in the same layer
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: simon.fraser at apple.com


Iframes use the OverlapTestRequest mechanism to detect when they are overlapped
and disable copy-on-scroll in that case. The mechanism detects overlapping
layers, but fails to detect overlapping objects in the same layer as the
iframe. The attached test case demonstrates the bug.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list