Bug 9334 - Incomplete repaint when changing block from non-positioned to positioned
Summary: Incomplete repaint when changing block from non-positioned to positioned
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: data:text/html,<button%20onclick="t.s...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-06 14:21 PDT by mitz
Modified: 2006-06-10 21:02 PDT (History)
0 users

See Also:


Attachments
Repaint as static before becoming positioned (28.50 KB, patch)
2006-06-07 14:39 PDT, mitz
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 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.
Comment 1 mitz 2006-06-07 14:39:24 PDT
Created attachment 8754 [details]
Repaint as static before becoming positioned
Comment 2 Darin Adler 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.
Comment 3 Dave Hyatt 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.
Comment 4 David Kilzer (:ddkilzer) 2006-06-10 21:02:22 PDT
Committed revision 14810.