Bug 20917 - SVG dynamic changes with JavaScript fail to render properly
Summary: SVG dynamic changes with JavaScript fail to render properly
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-18 09:48 PDT by Victor Augusto de Campos
Modified: 2008-10-02 12:42 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Augusto de Campos 2008-09-18 09:48:22 PDT
The SVG engine fails to render properly (on the 15-09-2008 nightly build for Windows) when I try to change the attributes of fill on a mouse over event, it also awkward render a path element when changing it's 'd' attribute on a mouse move event (like grabbing something on the screen and sliding it to alter the overall draw).

An image of the problem can be seen at this URL: http://hm11.webraska.com.br/testes/piva/webkit_bug.gif
Comment 1 Eric Seidel (no email) 2008-10-02 12:42:06 PDT
We need a test case otherwise this bug isn't actionable.  Closing.  Please re-open if you have an example SVG which fails to render correctly.