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

--- Comment #10 from NISZ LibreOffice Team <libreoff...@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.

Reply via email to