Bug 16569 - REGRESSION: Severe underpainting bug on carto.net dock demo
Summary: REGRESSION: Severe underpainting bug on carto.net dock demo
Status: RESOLVED DUPLICATE of bug 16015
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.carto.net/papers/svg/dock/...
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-12-21 20:55 PST by Oliver Hunt
Modified: 2007-12-21 21:25 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2007-12-21 20:55:58 PST
This is a really cool SVG demo, we really need to fix the regression.
Comment 1 Oliver Hunt 2007-12-21 21:00:46 PST
Adding hyatt to CC as well, as he is most likely to know the correct way to fix the problem (i don't know enough about painting, etc to go about fixing this)

The problem appears to be due to us not invalidating the original rect occupied by the SVGImageElement (and i presume any other SVGElement) and only repainting the final rect.
Comment 2 Mark Rowe (bdash) 2007-12-21 21:25:20 PST

*** This bug has been marked as a duplicate of 16015 ***