[Libreoffice-bugs] [Bug 134782] New: layout change with paragraph bottom margins in table cells caused by fix for bug 125300
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 13 12:24:28 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=134782
Bug ID: 134782
Summary: layout change with paragraph bottom margins in table
cells caused by fix for bug 125300
Product: LibreOffice
Version: 6.4.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: regression
Severity: major
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: michael.stahl at cib.de
CC: nemeth at numbertext.org, s.mehrbrodt at gmail.com,
thb at libreoffice.org, vmiklos at collabora.com,
xiscofauli at libreoffice.org
this commit changed the layout of ODT documents containing tables:
commit 3cccdabf19a99fd3f657985c1822436d7679df2b
Author: László Németh <nemeth at numbertext.org>
Date: Tue Nov 19 21:12:28 2019 +0100tdf#125300 extend
AddParaSpacingToTableCells with line spacing
... the AddParaSpacingToTableCells was set for newly created documents since
2004, commit 45de8eb0c980f308b668aba9bcdb8f839eaafc38 (which changed the
default of AddTableSpacing from false to true).
this needs to be 2 different flags, so we get 3 different modes: the pre-2004
sw mode, the pre-3cccdabf19a99fd3f657985c1822436d7679df2b sw mode, and the MSO
mode.
since this was backported to 6.4, i think this should be fixed before 6.4
branch goes EOL.
i wonder why QA layout regression tests didn't find this?
--
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/20200713/a5902545/attachment.htm>
More information about the Libreoffice-bugs
mailing list