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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]

this commit changed the layout of ODT documents containing tables:

commit 3cccdabf19a99fd3f657985c1822436d7679df2b
Author: László Németh <[email protected]>
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to