Description: When LibreOffice Calc exports ODS Documents to XHTML, it generates unwanted line-breaks within some paragraphs, which mess up the formatting of the whole document. Steps to Reproduce: 1. Open an ods-document where the content of a cell exceeds its borders 2. Export to XHTML 3. Open XHTML document in browser and see messed up formatting Actual Results: Unnecessary line breaks are created which mess up the formatting Expected Results: The line breaks are not created Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Andreas Brandner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cc10b063235dcb25ad16f697ea0b1ff91a10bacb tdf#116990 Unwanted line breaks if ODS export to XHTML It will be available in 6.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
A polite ping to Andreas Brandner: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks