<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - layout change with paragraph bottom margins in table cells caused by fix for bug 125300"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134782">134782</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>layout change with paragraph bottom margins in table cells caused by fix for bug 125300
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.0.3 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>michael.stahl@cib.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>nemeth@numbertext.org, s.mehrbrodt@gmail.com, thb@libreoffice.org, vmiklos@collabora.com, xiscofauli@libreoffice.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>this commit changed the layout of ODT documents containing tables:

commit 3cccdabf19a99fd3f657985c1822436d7679df2b
Author: László Németh <<a href="mailto:nemeth@numbertext.org">nemeth@numbertext.org</a>>
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?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>