https://bugs.documentfoundation.org/show_bug.cgi?id=62268

--- Comment #26 from Tester <[email protected]> ---
((
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!
))

-- 
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