[Webkit-unassigned] [Bug 16282] New: Repaint issues with scrollable iframe with an element floating over the top.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 3 16:57:48 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16282

           Summary: Repaint issues with scrollable iframe with an element
                    floating over the top.
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jdarren at yahoo-inc.com


If the document includes an iframe that has scrollable content in it, and the
iframe has a rule that
makes it's body element's background a color (e.g. body { background: #ffffff;
}  *and* the iframe
has something that floats over it (e.g. think popup menu on the main document
), when the iframe
is scrolled, the floating element's pixels are scattered all over the
underlying iframe.

will attach a small test-case that illustrates the issue.


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



More information about the webkit-unassigned mailing list