Version: 2.1.0 (using Devel) OS: Linux Installed from: Compiled sources I created an ODT document in OOo 3.1 with a line-break, but KOffice handles the break as paragraph-break.
Created attachment 39459 [details] example of a line-break Paragraph has a few space (10-20 inches) before paragraph, but line-break should let the next line stay within the paragraph. In KOffice's case the before-space is applied to both lines.
SVN commit 1103333 by zander: Fix loading a soft-break A text:line-break tag in ODF is a soft break, load it as such. BUG:220693 M +1 -1 KoTextLoader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1103333