[Libreoffice-bugs] [Bug 107119] Fileopen: Docx generated form has frames overlapping table

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue May 19 14:10:03 UTC 2020


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

--- Comment #9 from NISZ LibreOffice Team <libreoffice at nisz.hu> ---
Created attachment 161009
  --> https://bugs.documentfoundation.org/attachment.cgi?id=161009&action=edit
Very simple reproducer document

The problem is that Frame objects in Word have two wrap settings:
- Yes : this value is not imported correctly, becomes Optimal Page Wrap instead
of Page Wrap. Changing manually to this recreates the original look.
The example document in this bug has this default value set for all the frames.
Export on the other hand is also broken, Page Wrap becomes No wrap after a
save-reload.
- No: this value is imported correctly, but exported incorrectly - see bug
#105035

-- 
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/20200519/ae7fc011/attachment.htm>


More information about the Libreoffice-bugs mailing list