This bug was tested LibreOffice v4.1 RC1 and master~2013-07-01_09.19.22_LibreOfficeDev_4.2.0.0.alpha0_Win_x86 running in windows XP. It appears that LibreOffice loses formatting when importing MS Word .docx files. I have attached an example. Steps to reproduce the bug: 1. Open attached Demo-Hayden-Management.docx document in writer v4.1 RC1 2. Open attached Demo-Hayden-Management.docx document in writer v4.2 3. Compare the documents. Note in the screenshot that the header is incorrectly indented, causing the text to flow off the page. This may be related to Bug #66117 with the .doc version of this file.
Created attachment 81835 [details] MS .docx file fails to import correctly
Created attachment 81836 [details] Comparison of DocX in 4.1 vs 4.2 Note the header is rendered correctly on the left in 4.1 and incorrectly on the right in 4.2.
Thanks for reporting! I can confirm this behavior, tested using Mac OSX 10.8.4 with LibreOffice 4.1.0.1 RC and Version: 4.2.0.0.alpha0+ Build ID: 9ab800829b8a0e44824dc11276b54b1870bc5b2b Kind regards, Joren
This is a regression from 74c5ed19f430327988194cdcd6bdff09591a93fa.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=67163f5531c29ff1983661ba832bd205944b33f3 fdo#66474 DOCX import: fix handling of mixed fixed/auto cell widths 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.
No backport as this was a master-only regression.