Bug 17107

Summary: REGRESSION(r29834): Article text on redhat.com magazine site appears to be painting twice
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: TextAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: drew.streib, mitz, rcarlostorr
Priority: P1 Keywords: HasReduction, InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://www.redhat.com/magazine/009jul05/features/execshield/
Attachments:
Description Flags
Reduction
none
Avoid making blocks paint floats that intrude into them
none
Avoid making blocks paint floats that intrude into them hyatt: review+

Mark Rowe (bdash)
Reported 2008-01-30 18:03:01 PST
When comparing the text rendering on http://www.redhat.com/magazine/009jul05/features/execshield/ between Safari 3 and TOT, it is clear that TOTs rendering is much bolder. It seems like the text may be being painted twice. Bisecting the revision history with git revealed that the problem originates with <http://trac.webkit.org/projects/webkit/changeset/29834>.
Attachments
Reduction (127 bytes, text/html)
2008-01-30 18:03 PST, Mark Rowe (bdash)
no flags
Avoid making blocks paint floats that intrude into them (42.27 KB, patch)
2008-01-30 19:15 PST, mitz
no flags
Avoid making blocks paint floats that intrude into them (46.17 KB, patch)
2008-01-30 22:24 PST, mitz
hyatt: review+
Mark Rowe (bdash)
Comment 1 2008-01-30 18:03:45 PST
Created attachment 18806 [details] Reduction
Mark Rowe (bdash)
Comment 2 2008-01-30 18:04:22 PST
mitz
Comment 3 2008-01-30 19:15:03 PST
Created attachment 18807 [details] Avoid making blocks paint floats that intrude into them
Sam Weinig
Comment 4 2008-01-30 19:41:56 PST
; in that case...??? You sir, have a case of sentence truncation!
mitz
Comment 5 2008-01-30 21:27:45 PST
Comment on attachment 18807 [details] Avoid making blocks paint floats that intrude into them Sam also pointed out that the isDescendantOf() can be expensive. I think I can avoid it in most cases.
mitz
Comment 6 2008-01-30 22:24:20 PST
Created attachment 18809 [details] Avoid making blocks paint floats that intrude into them
mitz
Comment 7 2008-01-31 10:25:55 PST
*** Bug 17117 has been marked as a duplicate of this bug. ***
Dave Hyatt
Comment 8 2008-01-31 10:32:48 PST
Comment on attachment 18809 [details] Avoid making blocks paint floats that intrude into them r=me
mitz
Comment 9 2008-01-31 10:36:48 PST
Mark Rowe (bdash)
Comment 10 2008-01-31 10:50:39 PST
*** Bug 17120 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.