Bug 19550 - Incomplete repaint of SVG <text> when moved if display attribute set
Summary: Incomplete repaint of SVG <text> when moved if display attribute set
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-06-14 16:46 PDT by John Moe
Modified: 2009-04-28 16:41 PDT (History)
0 users

See Also:


Attachments
Example (665 bytes, image/svg+xml)
2008-06-14 16:47 PDT, John Moe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Moe 2008-06-14 16:46:44 PDT
I would expect to see a moving hello.  Instead I see hello many times.  I get the results I expect on Firefox and on MSIE with the Adobe plugin.
Comment 1 John Moe 2008-06-14 16:47:24 PDT
Created attachment 21702 [details]
Example
Comment 2 Gavin Sherlock 2008-06-14 17:31:16 PDT
If you cause a repaint, by either cycling through windows, or resizing, the "hellos" do disappear.
Comment 3 Eric Seidel (no email) 2009-04-28 16:41:30 PDT
I'm not able to reproduce this in Safari 4 or ToT (r42966).