https://bugs.documentfoundation.org/show_bug.cgi?id=168814
Bug ID: 168814
Summary: No row height recalc after Find-Replace action
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Blocks: 108252
When we increase a cell's text length, through typing, when text wrapping on -
the text may wrap to another line, and also - the row height will change so as
to accommodate that new line of text (if it didn't already).
However, if that change happens through a Find-Replace action - the row height
will not expand.
To reproduce:
1. Create a new workbook.
2. Select cell A1 (or any cell).
3. Type in the text "abc" and press Enter
4. Mark the cell as wrapping
5. On the menus, choose Edit > Find and Replace...
6. Replace, globally, the string "abc" with "the quick brown fox jumps over the
lazy dog"
Expected result:
Row A height is now much higher, to accommodate multiple lines of text
Actual result:
Row A height is still enough for just one line of text, and the cell text
overflows.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=108252
[Bug 108252] [META] Cell-related bugs and enhancements (including formatting)
--
You are receiving this mail because:
You are the assignee for the bug.