[Libreoffice-bugs] [Bug 137085] RTF table is shifted left
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 28 06:07:29 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137085
Vasily Melenchuk (CIB) <vasily.melenchuk at cib.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |michael.stahl at cib.de
Status|UNCONFIRMED |NEW
--- Comment #2 from Vasily Melenchuk (CIB) <vasily.melenchuk at cib.de> ---
This behavior is a regression from:
commit c2a5346b19c57f93f210b76c15cdba64f6871203
Author: Michael Stahl <Michael.Stahl at cib.de>
Date: 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)
Change-Id: I3ce32286473640e5b7e12b487aef5f123bfb8d12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88408
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl at cib.de>
(cherry picked from commit d978f5d40102a098f1faf1e98aa39ad122284299)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88392
Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>
--
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/20200928/c9d08910/attachment.htm>
More information about the Libreoffice-bugs
mailing list