Description: In Word the text fits into the table, in Writer, the last character is placed in a new line. Steps to Reproduce: 1. open the test file Actual Results: Last cell are two lines Expected Results: Last cell is one line Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 144873 [details] example file
Created attachment 144874 [details] situation in Writer
Created attachment 144875 [details] situation in Word
As LibreOffice will always handle OOXML via import filter, why expect layout fidelity coming from a MS Word generated document. What happens when importing/opening the document with OpenSans but saved from MS Word 2013 as ODF?
(In reply to V Stuart Foote from comment #4) > As LibreOffice will always handle OOXML via import filter, why expect layout > fidelity coming from a MS Word generated document. > > What happens when importing/opening the document with OpenSans but saved > from MS Word 2013 as ODF? Hi! When I save the document in Word 2013 as .odt, the word "Brandschutz" fits in the cell in Writer. I'll upload the odt-export
Created attachment 144942 [details] odt-export (by word 2013) of the sample file
I can confirm the problem.
Reproduced back to LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
The problem in the sample seems to be wrong cell padding (left in LO import is 0.20 cm, while it's 0.19 cm in Word, and in Word-exported ODF).
https://gerrit.libreoffice.org/61843
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5d0c83fd4cf91083805f60f49e4fafd3d6ac73d4 tdf#119885: OOXML import: try to get cell paddings as Word does It will be available in 6.2.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eb04d583b77d4e8a9233b6f164428cc0594d0dae tdf#119885: a typo fix It will be available in 6.2.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.
Mike Kaganski committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2c541ea901369f0267921e1e73de0d74dd2a8fc9&h=libreoffice-6-1 tdf#119885: OOXML import: try to get cell paddings as Word does It will be available in 6.1.4. 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.
*** Bug 106233 has been marked as a duplicate of this bug. ***