https://bugs.documentfoundation.org/show_bug.cgi?id=147222
Bug ID: 147222
Summary: Incorrect rendering when deleting lines in a cell with
multiline text.
Product: LibreOffice
Version: unspecified
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
When you delete rows in a cell with multiline text, the program fills the
vacated rows with random data.
Steps to Reproduce:
Enter multiline text in the cell, for example,
11
22
33
44
55
Highlight rows 2 and 3 and press Del.
Rows 4 and 5 will move up and take the place of the deleted rows, but their
phantoms will remain in their place. It is not possible to move the cursor
below the third line = no more physical lines. When editing is complete, the
cell takes on the appearance of:
11
44
55
Actual Results:
The empty rows are filled with random data.
Expected Results:
The empty rows must be cleared.
Reproducible: Always
User Profile Reset: No
Additional Info:
This bug appeared in Libre Office versions newer than 7.1.8 at all computers.
Disabling SKIA and OpenCL does not fix the error.
Locale: ru
Module: SpreadsheetDocument
OS: Windows 10, Windows 11
OS is 64bit: yes
--
You are receiving this mail because:
You are the assignee for the bug.