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

--- Comment #19 from [email protected] <[email protected]> 
---
IMHO the setting and use of optimal row height is a bit confusing:
As found in the row styles in Context.xml the optimal row height is not used
for a row when in the dialog an row height extra value > 0 is specified
("Default" is unchecked automatically), e.g.:
<style:style style:name="ro3"
style:family="table-row"><style:table-row-properties style:row-height="0.651cm"
fo:break-before="auto" style:use-optimal-row-height="false"/></style:style>
Tthe optimal row height is used only when in the dialog an extra value = 0 is
specified ("Default" is checked). The row style is e.g.:
<style:style style:name="ro1"
style:family="table-row"><style:table-row-properties style:row-height="0.452cm"
fo:break-before="auto" style:use-optimal-row-height="true"/></style:style>

After I have found this I can live with. For me it is also OK that the row
height extra value is kept for the use within the specific document where it is
set.
Because the used value is lost after the document (and LibreOffice) is closed
and in order to avoid a different look of the rows after repeated changes of
documents I use row height extra values only in exceptional cases.

But I think it is not good that the row height extra value exists only once in
LibreOffice for all opened sheet documents! IMHO a separate variable for the
row height extra value (initial value : default) for every document would be
better.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to