[Libreoffice-bugs] [Bug 112095] LibreOffice Draw grouped shape object is scrambled when .odt is saved as a .docx

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 9 07:25:06 UTC 2021


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

--- Comment #10 from NISZ LibreOffice Team <libreoffice at nisz.hu> ---
(In reply to NISZ LibreOffice Team from comment #9)
> On the other hand: turning it off in Word for one shape and saving that
> opens correctly in Writer.

This is how it works from Word:

                                                                               
                <wps:bodyPr wrap="none"
                                                                               
                                lIns="90000"
                                                                               
                                tIns="45000"
                                                                               
                                rIns="90000"
                                                                               
                                bIns="45000"
                                                                               
                                anchor="ctr">
                                                                               
                        <a:noAutofit/>
                                                                               
                </wps:bodyPr>

Writer does not save the wrap="none" attribute. Manually adding it to the XML
fixes it.

-- 
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/20210809/a7817401/attachment.htm>


More information about the Libreoffice-bugs mailing list