https://bugs.documentfoundation.org/show_bug.cgi?id=146637
Bug ID: 146637
Summary: Table with empty cells has smaller dimensions in Linux
(Debian) for .docx file
Product: LibreOffice
Version: 6.4.7.2 release
Hardware: ARM
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When opening a .docx file with a table having empty cells, the contents below
move up a bit because the height of the table is shorter when viewed in Linux
version of LibreOffice Writer.
The issue is not replicable when using the same version of LibreOffice in Mac
OS. Please see the replication steps and the results below.
Steps to Reproduce:
1. Create a .docx file using MS Word with the following contents
Content:
Hello
<new line>
Table (8 rows with 10 columns and cells are all empty)
<new line until the 2nd to the last line>
This document is in portrait orientation
<next page>
Hello
2. Open the .docx file in LibreOffice Writer (Linux)
Actual Results:
You'll noticed that the Hello from the 2nd page will be displayed as part of
the first page.
Hello
<new line>
Table (8 rows with 10 columns and cells are all empty) <- Height is smaller
<new line until the 2nd to the last line>
This document is in portrait orientation
Hello
<next page>
Expected Results:
Hello
<new line>
Table (8 rows with 10 columns and cells are all empty)
<new line until the 2nd to the last line>
This document is in portrait orientation
<next page>
Hello
Reproducible: Always
User Profile Reset: No
Additional Info:
Issue is not replicable in LibreOffice Writer in Mac OS.
--
You are receiving this mail because:
You are the assignee for the bug.