<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong row height calculation printing selected cells in Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121040#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Wrong row height calculation printing selected cells in Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121040">bug 121040</a>
              from <span class="vcard"><a class="email" href="mailto:serge.krot@cib.de" title="Serge Krot (CIB) <serge.krot@cib.de>"> <span class="fn">Serge Krot (CIB)</span></a>
</span></b>
        <pre>Status:

1. Before commit#1e55a47e89a9d9d6cf9cb3993484022aaf2c097b
- In <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=144217" name="attach_144217" title="file error">attachment#144217</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=144217&action=edit" title="file error">[details]</a></span> cells were overlapped which cause an error in output,
see the same issue inside <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN: Optimum row height should be recalculated with "style:use-optimal-row-height='true'""
   href="show_bug.cgi?id=62268">tdf#62268</a>.
This is easy to see: 4th row is overlapped with 5th row in <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=146146" name="attach_146146" title="How it looks before the commit">attachment#146146</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=146146&action=edit" title="How it looks before the commit">[details]</a></span>
printing to PDF.

2. After commit#1e55a47e89a9d9d6cf9cb3993484022aaf2c097b
- On Windows: <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=144217" name="attach_144217" title="file error">attachment#144217</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=144217&action=edit" title="file error">[details]</a></span> produces only 1 page without cells overlapping.
Row distances look the same as in Calc window.
- On Linux: <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=144217" name="attach_144217" title="file error">attachment#144217</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=144217&action=edit" title="file error">[details]</a></span> produces 2 pages with much bigger cell spacing
(which is obviously error). Of course different rows height is result of the
row auto-height recalculation. But itself triggering of this functionality is
correct, which was done in commit#1e55a47e89a9d9d6cf9cb3993484022aaf2c097b.

Result:
- In this document we have something that leads to different row height
calculation on different platforms: windows and linux.</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>