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 bu...@apache.org on 2007/04/24 10:17:03 UTC

DO NOT REPLY [Bug 42212] New: - keySpline and keyTime values set by Script/DOM don't reflect in SMIL animation

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42212>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42212

           Summary: keySpline and keyTime values set by Script/DOM don't
                    reflect in SMIL animation
           Product: Batik
           Version: 1.7
          Platform: Macintosh
               URL: http://www.carto.net/papers/svg/samples/keysplines.svg
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: GVT
        AssignedTo: batik-dev@xmlgraphics.apache.org
        ReportedBy: neumann@karto.baug.ethz.ch


http://www.carto.net/papers/svg/samples/keysplines.svg
and
http://www.carto.net/papers/svg/samples/keytimes.svg

In these 2 examples, the keyTimes/keySpline values set by script don't reflect 
in the SMIL animation.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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


DO NOT REPLY [Bug 42212] - keySpline and keyTime values set by Script/DOM don't reflect in SMIL animation

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42212>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42212


cam@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From cam@apache.org  2007-09-26 00:55 -------
Modification of animation element attributes that are already in the document
(if the modification is made after the SVGLoad event is dispatched) will not be
noticed.  You will need to remove, modify then re-add the animation elements for
it to work.  This is in accordance with
http://www.w3.org/TR/smil-animation/#Integrating-ConstraintsOnAttributes and
http://www.w3.org/TR/SVGMobile12/svgudom.html#noteC.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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