You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "Florian Albrecht (JIRA)" <ji...@apache.org> on 2014/04/06 20:33:14 UTC

[jira] [Updated] (BATIK-1070) Modifying clip-path shape element does not cause GVT update

     [ https://issues.apache.org/jira/browse/BATIK-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Albrecht updated BATIK-1070:
------------------------------------

    Attachment: BatikBugTestFrame.java

This application demonstrates the effect.

When clicking the left button, the red rectangle is animated to zero height and back.

When clicking the right button, the clip of the rectangle is animated to full width, so the red rectangle should also become wider. To demonstrate that the clip change should have effect, a full rebuild is forced after the animation by re-setting the document in the JSVGCanvas.

> Modifying clip-path shape element does not cause GVT update
> -----------------------------------------------------------
>
>                 Key: BATIK-1070
>                 URL: https://issues.apache.org/jira/browse/BATIK-1070
>             Project: Batik
>          Issue Type: Bug
>          Components: Bridge, SVG Viewer
>    Affects Versions: 1.7
>            Reporter: Florian Albrecht
>         Attachments: BatikBugTestFrame.java
>
>
> When updating the attributes of a rect element used in a clipPath element, which is referenced by a rect in the SVG document as clip-path, no updates of a JSVGCanvas occur (the GVT builder is not invoked). When updating a normal rect element the same way, the canvas is updated correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org