WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 17107
17117
Doubling of text and graphics
https://bugs.webkit.org/show_bug.cgi?id=17117
Summary
Doubling of text and graphics
Richard Carlos Torr
Reported
2008-01-31 09:00:48 PST
Text and images look like they've been rendered twice, slightly offset (see screenshot).
Attachments
Screenshot of the doubling effect.
(94.31 KB, image/jpeg)
2008-01-31 09:15 PST
,
Richard Carlos Torr
no flags
Details
Reduction
(172 bytes, text/html)
2008-01-31 09:54 PST
,
Mark Rowe (bdash)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Richard Carlos Torr
Comment 1
2008-01-31 09:15:07 PST
Created
attachment 18818
[details]
Screenshot of the doubling effect.
Mark Rowe (bdash)
Comment 2
2008-01-31 09:18:27 PST
The patch on
bug 17107
fixes this issue. Dan commented on IRC that he would expect the double painting to happen at the same location like the instance in
bug 17107
rather than offset like seen here. He may want to investigate this a little more before marking this as a duplicate.
Mark Rowe (bdash)
Comment 3
2008-01-31 09:54:26 PST
Created
attachment 18819
[details]
Reduction
mitz
Comment 4
2008-01-31 10:25:55 PST
Thanks for the reduction, Mark. It looks like WebKit is correct in making the text field clear the float based on the in-flow position of the div, so the only problem is the extra painting, which is
bug 17107
. *** This bug has been marked as a duplicate of
17107
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug