Version: (using Devel) Installed from: Compiled sources Compiler: gcc 4.2.3 OS: Linux how to reproduce: write a paragraph of text. turn it into a list element. create another shape and move it over the first line of the text paragraph. the content of the first line will move down as many lines as necessary to make space for the shape, but the list counter stays exactly where it is. expected behaviour: the list counter should move down with the content of the first line.
I can confirm that behavior in koffice 2 beta2. Two things to add: 1) To reproduce, you also have to edit the shape's properties and set it's "text run around" policy to "text will not run around this frame" 2) When the paragraph moves down, the whole page is not repainted correctly, so some letters are still visible both in their original place and in their new place (that's another bug of course)
SVN commit 1019005 by zander: Fixes textshape's layout routine doesn't make list counters flow around other shapes BUG:159257 M +7 -0 Layout.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1019005
You need to log in before you can comment on or make changes to this bug.