https://issues.apache.org/ooo/show_bug.cgi?id=118881
--- Comment #5 from Andre <[email protected]> 2012-03-02 10:49:52 UTC --- I have traced this bug through metafile creation and primitive decomposition to its source in the edit engine. For bug 108052 an older behavior was reactivated that did not optimize away empty paragraphs (this is important for the slide show that uses paragraph indices to associate animations with text portions; when the indices are off, then the wrong parts of text are animated). The downside of this fix is, that the space between bullet and text is interpreted as paragraph. This screws up the paragraph indices and finally leads to wrong associations of animations and text portions. Similar to the very problem that this fix makes go away. I still have to figure out how to fix one without breaking the other. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
