[Libreoffice-bugs] [Bug 129730] FILESAVE: Tables in writer docx file slightly shifted left outside of the text boundary when opened with MS word
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 13 10:08:12 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=129730
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #7 from Justin L <jluth at mail.com> ---
Fixed in 6.3.6 and 6.4.2
by commit d978f5d40102a098f1faf1e98aa39ad122284299
Author: Michael Stahl Mon Feb 10 19:20:03 2020 +0100
related: tdf#106742 sw: DOCX import/export: fix default of table indent
There's a compatibilityMode in word/settings.xml in DOCX files:
https://docs.microsoft.com/en-us/openspecs/office_standards/ms-docx/90138c4d-eb18-4edc-aa6c-dfb799cb1d0d
If a document doesn't contain compatibilityMode, then the default
is 12, but the code for table indent import/export assumed that the
default is 15, so loading an ODF document and exporting as DOCX results
in wrong table indent when loaded in Word.
(regression from 9a31d1c83e08600507689dc18f6f0973bc7e4389)
*** This bug has been marked as a duplicate of bug 106742 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200313/3f7b76bf/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list