RESOLVED FIXED 9334
Incomplete repaint when changing block from non-positioned to positioned
https://bugs.webkit.org/show_bug.cgi?id=9334
Summary Incomplete repaint when changing block from non-positioned to positioned
mitz
Reported 2006-06-06 14:21:57 PDT
The URL fails to repaint correctly both in TOT and in WebKit-418.8. Changing to relative gives even worse results.
Attachments
Repaint as static before becoming positioned (28.50 KB, patch)
2006-06-07 14:39 PDT, mitz
hyatt: review+
mitz
Comment 1 2006-06-07 14:39:24 PDT
Created attachment 8754 [details] Repaint as static before becoming positioned
Darin Adler
Comment 2 2006-06-08 09:22:00 PDT
Comment on attachment 8754 [details] Repaint as static before becoming positioned Looks perfect to me, but need to hear from Hyatt on this one.
Dave Hyatt
Comment 3 2006-06-08 14:23:51 PDT
Comment on attachment 8754 [details] Repaint as static before becoming positioned r=me. This function is getting big. We may want to consider breaking out more pieces into smaller functions at some point.
David Kilzer (:ddkilzer)
Comment 4 2006-06-10 21:02:22 PDT
Committed revision 14810.
Note You need to log in before you can comment on or make changes to this bug.