<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Optimum row height should be recalculated with "style:use-optimal-row-height='true'""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=62268#c26">Comment # 26</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: Optimum row height should be recalculated with "style:use-optimal-row-height='true'""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=62268">bug 62268</a>
              from <span class="vcard"><a class="email" href="mailto:furun@arcor.de" title="Tester <furun@arcor.de>"> <span class="fn">Tester</span></a>
</span></b>
        <pre>((
This next here is somehow of topic and somehow related anyway. So i write it
here, but it should not hinder the main discussion here!
I checked now even the OptimalColumnWidth functionality, in case of a bug
relation with OptimalRowHeight.

Calc seams to entirely not support OptimalColumnWidth
[style:use-optimal-column-width="true"]
- It don't stick with the column after manual use, it is not stored in column
propertys.
- It is not stored in the file. 
- There seams to be no code for OptimalColumnWidth (No functions like
UpdateAllColumnWidths, AdjustColumnWidth, ...?).
- This exists, but it seams it is never used(?):
        CMAP( "OptimalWidth",   XML_NAMESPACE_STYLE,   
XML_USE_OPTIMAL_COLUMN_WIDTH,   XML_TYPE_BOOL, 0 ),

Is this a TODO, or is this specification of the ODS format intentional not
supported?
It could be useful for columns which for example have only short values, or
same length IDs, or 1 Charakter marks. The problem is the same, a outside
generator can not know the optimal width of a column.
Even if OptimalRowHeight is more common and important, OptimalColumnWidth
should be supported too, i think.
Should i write a feature-request/bug-report, or there will be no support for
OptimalColumnWidth [style:use-optimal-column-width="true"] in the future?

! But, OptimalRowHeight by file load should be fixed first, before somebody
look in to this OptimalColumnWidth issue!
))</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>