[Webkit-unassigned] [Bug 53089] SVG <animateTransform> should use display acceleration in similar way like CSS3 transformations do

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 11:56:26 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53089





--- Comment #14 from MH <martin.hejral at post.cz>  2011-01-25 11:56:26 PST ---
(In reply to comment #12)
> > In facts: this smart repainting DOES NOT work very well and some elements are not repainted... I am only change color of <path> el. using direct change of stroke="red" or "style="stroke:red"... this is REAL problem.
> 
> It should work. We're happy about every example that fails on WebKit. Please open a new bug report about repaint issues on SVG and attache the test!

I can not public private graphic data I use for the project (these are complex technical schemas), but will try to create some example later... the issue may be related with the fact, that XML-SVG data are loaded dynamically by AJAX...

Additionally: I was also trying to use JS "svgNode.forceRedraw" — with no success. I will do some more exploration.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list