https://bugs.documentfoundation.org/show_bug.cgi?id=155104
Bug ID: 155104
Summary: Merged cells in a column split if I reopen the file
Product: LibreOffice
Version: 7.5.2.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
I was making a CV and I've made a table with programming languages. I made
three another rows, filled them and merged the cells in the first column. Then
saved and closed the file.
After the file is reopened, merged cell is split and only one cell is left and
the other cells became paragraphs.
Steps to Reproduce:
1. Make 3x3 table.
2. Merge cells in left column.
3. Save and close file.
4. Reopen file.
Actual Results:
Merged cell is split after reopening file, making the table look like this:
| |_|_|
|_|_|_|
|_|_|
Expected Results:
Three cells should stay merged.
| |_|_|
| |_|_|
|_|_|_|
Reproducible: Always
User Profile Reset: No
Additional Info:
When I split the remaing cell after reopening the file, I get this:
|_|_|_|
| |_|_|
|_|_|_|
--
You are receiving this mail because:
You are the assignee for the bug.