You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by Ludo35 <lu...@oracle.com> on 2008/11/05 12:10:32 UTC

Difference of animation behavior compare to ASV

Hello,

When I try to run the following file in Squiggle it doesn't behave as in IE
with ASV3:
http://www.nabble.com/file/p20339786/Problem%2BWith%2BSquiggle.svg
Problem+With+Squiggle.svg 

There are two differences:
- If you run the file and leaves the first animation run and let the ellipse
goes from the right bottom corner to the left top corner, then click on the
rectangle button at the bottom, you can notice that the ellipse will go back
to the left top corner at the end. In IE, the ellipse correctly ends at the
right bottom corner.

- If you run the file and quickly click on the rectangle button at the
bottom, you can notice that the ellipse will go back to its initial position
(right bottom corner). In IE, the ellipse correctly end at the right bottom
corner.

Could you please tell me if this is a known bug? If so, is there a
workaround?

Thanks in advance,

Ludo
-- 
View this message in context: http://www.nabble.com/Difference-of-animation-behavior-compare-to-ASV-tp20339786p20339786.html
Sent from the Batik - Users mailing list archive at Nabble.com.


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


Re: Difference of animation behavior compare to ASV

Posted by Ludo35 <lu...@oracle.com>.
I have tried the batik-nightly-2008-11-06.zip you provided me and it works
now!
I have tested it with the simple example I have mentioned in this post but
also in my demo example which uses more of them and it worked well.

Thanks Cameron


Cameron McCormack-4 wrote:
> 
> Cameron McCormack:
>> Yes, that looks like a bug in handling animation priority when there is
>> a frozen animation.  I’ve filed a bug:
>> 
>>   https://issues.apache.org/bugzilla/show_bug.cgi?id=46155
> 
> I’ve just committed a fix for that bug.  Can you test with the latest
> code from SVN?
> 
> Thanks,
> 
> Cameron
> 
> -- 
> Cameron McCormack ≝ http://mcc.id.au/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Difference-of-animation-behavior-compare-to-ASV-tp20339786p20378726.html
Sent from the Batik - Users mailing list archive at Nabble.com.


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


Re: Difference of animation behavior compare to ASV

Posted by Cameron McCormack <ca...@mcc.id.au>.
Cameron McCormack:
> Yes, that looks like a bug in handling animation priority when there is
> a frozen animation.  I’ve filed a bug:
> 
>   https://issues.apache.org/bugzilla/show_bug.cgi?id=46155

I’ve just committed a fix for that bug.  Can you test with the latest
code from SVN?

Thanks,

Cameron

-- 
Cameron McCormack ≝ http://mcc.id.au/

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


Re: Difference of animation behavior compare to ASV

Posted by Cameron McCormack <ca...@mcc.id.au>.
Hi Ludo.

Ludo35:
> When I try to run the following file in Squiggle it doesn't behave as in IE
> with ASV3:
> http://www.nabble.com/file/p20339786/Problem%2BWith%2BSquiggle.svg
> Problem+With+Squiggle.svg 
> 
> There are two differences:
> - If you run the file and leaves the first animation run and let the ellipse
> goes from the right bottom corner to the left top corner, then click on the
> rectangle button at the bottom, you can notice that the ellipse will go back
> to the left top corner at the end. In IE, the ellipse correctly ends at the
> right bottom corner.

Yes, that looks like a bug in handling animation priority when there is
a frozen animation.  I’ve filed a bug:

  https://issues.apache.org/bugzilla/show_bug.cgi?id=46155

> - If you run the file and quickly click on the rectangle button at the
> bottom, you can notice that the ellipse will go back to its initial position
> (right bottom corner). In IE, the ellipse correctly end at the right bottom
> corner.

I think this is related to the first difference.

> Could you please tell me if this is a known bug? If so, is there a
> workaround?

I haven’t got a workaround.  Re-ordering the animation elements in the
document produces a different (but still incorrect) result.  Working
around the issue would probably require you to avoid using frozen
animations.

-- 
Cameron McCormack ≝ http://mcc.id.au/

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