<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice ignore xlsxwriter 'text_wrap' formatting option, seems optimal height for row is not being set to hold cells with wrapped text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123026">bug 123026</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>bubli@bubli.org, vasily.melenchuk@cib.de
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>needsDevEval
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=62268
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice ignore xlsxwriter 'text_wrap' formatting option, seems optimal height for row is not being set to hold cells with wrapped text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123026#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - LibreOffice ignore xlsxwriter 'text_wrap' formatting option, seems optimal height for row is not being set to hold cells with wrapped text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=123026">bug 123026</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Correcting <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">bug 62268</a> [1] looks to maintain performance by not recalculating
height of all rows, but just when parsing of ODF spreadsheets with row styling
"use-optimal-row-height" set true.

Guess that means for some externally generated XML, the XlsxWriter output here,
there is no style "use-optimal-row-height" being set in the import filter--so
the row height is locked at some default row height even though the text wrap
is enabled.

Can the import filter(s) be adjusted to set the use-optimal-row-height style on
rows when just the wrap text cell is encountered in a cell? That seems to be
the way Excel 2007+ consumed the XML--no row height.

Or, should handling output of the XlsxWriter generator be NOB? It does clear as
soon as we export to an ODF styled format, or modify the imported sheet.

=-ref-=

[1]<a href="https://gerrit.libreoffice.org/#/c/52521/">https://gerrit.libreoffice.org/#/c/52521/</a></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>