https://bugs.documentfoundation.org/show_bug.cgi?id=164201
Bug ID: 164201
Summary: FILESAVE DOCX compat
Product: LibreOffice
Version: 7.6.0.0 alpha0+
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 131304
Created attachment 197965
--> https://bugs.documentfoundation.org/attachment.cgi?id=197965&action=edit
forum-en-28018.docx: table shifts over margin after round-trip
Export shifts the table over the margin - as seen in both MS Word and LO.
Steps to reproduce:
1.) open forum-en-28018.docx. Notice that the table border is lined up with the
page margin.
2.) save and reload.
The table border is no longer lined up. Instead, the text in the table is lined
up with the marign.
Bisected to LO 7.6 commit e66ddcd4b66923bc835bd7c5f5c784a809a420a2
Author: Michael Stahl on Fri Feb 17 12:10:38 2023 +0100
tdf#137883 sw: DOCX export: compatibilityMode=12 for ECMA 376 1st ed.
which was somewhat surprising because this document is compat14.
Prior to mstahl's patch, it was saving as compat15 (why not 14?). Now it is
saving as compat12. Why is this filter considered to be 2007 only?
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=131304
[Bug 131304] [META] MS Word compatibilityMode = 15
--
You are receiving this mail because:
You are the assignee for the bug.