https://bugs.documentfoundation.org/show_bug.cgi?id=148288
Bug ID: 148288
Summary: Row height is not stored
Product: LibreOffice
Version: 7.3.1.3 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Created attachment 179231
--> https://bugs.documentfoundation.org/attachment.cgi?id=179231&action=edit
Example document to reproduce issue
# Version info:
Version: 7.3.1.3 / LibreOffice Community
Build ID: 30(Build:3)
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3
Ubuntu package version: 1:7.3.1~rc3-0ubuntu0.20.04.1~lo1
Calc: threaded
Linux: Linux Mint 20.3 Cinnamon
# Steps to reproduce
1. Create/open document that contains cells with multiple lines of text and
automatic wrapping of text (Context menu > Format Cells > Alignment tab > Wrap
text automatically) enabled (also see attached example file).
2. Ensure that all rows have optimal height, i.e. double-click on cell boundary
of index or select rows or use context menu item "Optimal Height..." with Add
0.00cm.
3. Save and close document
4. Reopen same document
# Observed behavior
Row height of rows with cells that contain text breaking over multiple lines is
not optimal (usually height is too small).
NOTE 1: This behavior is not observable with any constellation. It seems that
it depends on the column width, the amount of text that is wrapped and maybe
the font family/size or other properties of the cell. I have successfully
tested the described behavior with the attached example document.
NOTE 2: In certain cases (unfortunately, I was unable to reproduce using the
attached example document), saving and reopening is not necessary to reproduce.
E.g. I observed that a filling cells of a different column in a row following
the row with wrapping text using drag fill triggered to adjust the line height
of the cells with wrapping text.
# Expected behavior
Row height of lines with cells containing wrapping text is not altered when
saving and reopening the document.
--
You are receiving this mail because:
You are the assignee for the bug.