[Webkit-unassigned] [Bug 73643] New: [Chrome] SVG filters incorrectly move elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 2 03:53:11 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73643
Summary: [Chrome] SVG filters incorrectly move elements
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://code.google.com/p/chromium/issues/detail?id=103
907
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: blambov at google.com
CC: zimmermann at kde.org
Created an attachment (id=117603)
--> (https://bugs.webkit.org/attachment.cgi?id=117603&action=review)
Sample
Chrome Version : 16.0.912.36
OS Version: Goobuntu
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Chrome MacOS: FAIL
Safari 5: SVG filters not available
Firefox 8: OK
What steps will reproduce the problem?
Create an animated SVG element and a filter over it.
What is the expected result?
The element's movement and size should not be affected by the filter.
What happens instead?
The element annoyingly jumps around and stretches by a small amount.
The attached file has some text under animated filters (in red and green), where the x, y, width or height attributes of the filter change. None of these should have any effect on the positioning of the text, but the text jumps about quite a lot. The last column of the example has only the text moving, and the filter still causes it to jump badly.
The top line on the right shows the text moving without a filter, where the problem is not present.
UserAgentString: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.36 Safari/535.7
--
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