https://bugs.documentfoundation.org/show_bug.cgi?id=154129
Bug ID: 154129
Summary: FILEOPEN DOCX: framePr anchored to text, not page when
unspecified
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 104461
Created attachment 185903
--> https://bugs.documentfoundation.org/attachment.cgi?id=185903&action=edit
CBC_AnchorPlacement.docx: The three frame should be in a straight line
The placement of the textboxes is not correct.
This is clearly seen in the coloured, third box which is horizontally out of
line with the others. (The first two are properly aligned to the page, not the
text). It should also be higher up - vertically aligned with the page as well.
The difference between them is that the first two are based on styles that
define w:vAnchor="page" w:hAnchor="page", but the last one has no w:framePr
definition at all.
This is all very interesting, because errata document indicates that:
The standard states that the default value of the hAnchor attribute is page.
-> Word uses a default value of text for the hAnchor attribute.
Well, that is exactly what we are doing, and yet... it should be page after
all?
Steps to reproduce:
-open CBC_AnchorPlacement.docx
Notice the last textbox is far down and to the right. It should be directly
under the second textbox.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=104461
[Bug 104461] [META] DOCX (OOXML) frame-related issues
--
You are receiving this mail because:
You are the assignee for the bug.