RESOLVED DUPLICATE of bug 5909 16282
Repaint issues with scrollable iframe with an element floating over the top.
https://bugs.webkit.org/show_bug.cgi?id=16282
Summary Repaint issues with scrollable iframe with an element floating over the top.
darren
Reported 2007-12-03 16:57:47 PST
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.
Attachments
promised attachment..... (1.22 KB, text/html)
2007-12-03 16:59 PST, darren
no flags
darren
Comment 1 2007-12-03 16:59:02 PST
Created attachment 17690 [details] promised attachment.....
mitz
Comment 2 2007-12-03 17:11:55 PST
*** This bug has been marked as a duplicate of 5909 ***
Note You need to log in before you can comment on or make changes to this bug.