To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108052





------- Additional comments from a...@openoffice.org Mon Feb 14 15:42:01 +0000 
2011 -------
The problem mentioned above is due to an uninitialized iterator (when
calculating the distance between two iterators, both have to point to the same
container, which here they did not.)

After fixing this I was able to reproduce the animation problem and find its
cause.  Only a solution is still elusive.

The animation problem can be seen on slide 2 of the attached bugdoc.  Text
paragraphs are animated to be show one after the other.  On this slide, however,
not all paragraphs are shown.

This is caused by the empty paragraphs in between.  In the internal
representation as drawing primitives these paragraphs are optimized away.  This
results in different indices for the remaining paragraphs then those used in the
animation descriptions.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to