https://bugs.documentfoundation.org/show_bug.cgi?id=149563
Bug ID: 149563
Summary: FILEOPEN DOCX Table with negative indent appears
incorrectly in section with negative top margin
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Blocks: 104522
Created attachment 180759
--> https://bugs.documentfoundation.org/attachment.cgi?id=180759&action=edit
Example file from Word 2016
Attached Word-made document has a table in the first page header, which is also
set to have negative top page margin.
The table has a negative 1 cm indent. Since the table is in a negative top page
margin section, it is placed inside a text frame, since bug 119952 was fixed.
However, the text frame does not take into account the tables negative indent,
but the table inside does. This makes the left column of the table hidden under
the left edge of the frame.
1, Open attached document
2, Notice the first three row of the table text show 1, 2, 3 instead of 111111,
222222, 333333
Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: c0e66cfab12d6c78d68af09498533362724dbd05
CPU threads: 14; OS: Windows 10.0 Build 19044; UI render: default; VCL: win
Locale: en-US (hu_HU); UI: en-US
Calc: threaded
To make this match the layout better, the horizontal position of the frame
should be "From Left" instead of "Left" and the "by" value should be the tables
left indent, while the tables left indent should be 0.
In Word, the negative indent of the table moves the table towards the left of
the page, into the left margin.
Of course this would be only a workaround, until the negative page margin
feature is properly implemented - see
https://bugs.documentfoundation.org/show_bug.cgi?id=119952#c2
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=104522
[Bug 104522] [META] DOCX (OOXML) header & footer-related issues
--
You are receiving this mail because:
You are the assignee for the bug.