[Webkit-unassigned] [Bug 76854] New: Scrolling iFrame {float:left; } causes div {position:absolute; } in parent to streak

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 13:02:10 PST 2012


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

           Summary: Scrolling iFrame {float:left;} causes div
                    {position:absolute;} in parent to streak
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: neal at goinstant.com


Created an attachment (id=123604)
 --> (https://bugs.webkit.org/attachment.cgi?id=123604&action=review)
HTML files that reproduce the issue directly.

Ghosting and strange drawing errors occur when an IFrame is scrollable and floated. If a div is then positioned absolutely above the iframe in the parent, the div will 'streak' or 'ghost', or just disappear altogether.

I've attached a few simple files that reproduce the issue.

-- 
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