[Libreoffice-bugs] [Bug 109218] frames misplaced when document with multiple frames saved as .doc or .docx

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 5 09:39:08 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=109218

--- Comment #3 from Bakos Attila (NISZ) <bakos.attilakaroly at nisz.hu> ---
Created attachment 157659
  --> https://bugs.documentfoundation.org/attachment.cgi?id=157659&action=edit
AnchorPositionBeforeAndAfterExport

NOTE: As in this picture can be seen, on export, the anchors move to right and
that is the reason why the frames misplaced. Behind this, the problem is that,
in Writer there are four anchors: as char, at char, at paragraph, and at page.
In OOXML (docx) there are the as char and at char and at page options are
available. If the anchor type is at paragraph ( like in this situation ) the
program will convert it to as char type (on export). In spite of in the user
interface it shows as paragraph, the anchor will be on the character. That's
why the whole stuff moves to right horizontally (because there is no character
on the left side of the image due to wrap settings).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200205/b63c053f/attachment.htm>


More information about the Libreoffice-bugs mailing list