WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23881
SVG Renderers are missing proper clippedOverflowRectForRepaint implementations
https://bugs.webkit.org/show_bug.cgi?id=23881
Summary
SVG Renderers are missing proper clippedOverflowRectForRepaint implementations
Eric Seidel (no email)
Reported
2009-02-10 15:30:18 PST
SVG Renderers are missing proper clippedOverflowRectForRepaint implementations This causes all of our scrolling and invalidation bugs for SVG. I'm going to make this bug the "master" and relate all of the "dupes" of this.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2009-02-10 15:32:05 PST
I've related the 5 I found. I bet there are probably 5 more dupes of this in bugs.webkit.org somewhere. :)
Eric Seidel (no email)
Comment 2
2009-04-17 10:12:18 PDT
Huzzah! I think all these bugs will probably be fixed by the patch attached to:
https://bugs.webkit.org/show_bug.cgi?id=25268
(Which is patch 7 in a 10 patch "fix the darn SVG rendering tree finally" series.)
Eric Seidel (no email)
Comment 3
2009-04-28 14:43:14 PDT
All of the SVG renderers at least have decent implementations as part of
bug 25431
. They're still not respecting clips though (
bug 14015
) thus we're overpainting some.
Eric Seidel (no email)
Comment 4
2009-04-28 16:44:17 PDT
***
Bug 11981
has been marked as a duplicate of this bug. ***
Nikolas Zimmermann
Comment 5
2010-07-08 02:22:02 PDT
No more overpainting, all our repaint rects are clipped against all resources (masker, clipper, etc..)
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