<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fileopen: Docx generated form has frames overlapping table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107119#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fileopen: Docx generated form has frames overlapping table"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107119">bug 107119</a>
              from <span class="vcard"><a class="email" href="mailto:libreoffice@nisz.hu" title="NISZ LibreOffice Team <libreoffice@nisz.hu>"> <span class="fn">NISZ LibreOffice Team</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=161009" name="attach_161009" title="Very simple reproducer document">attachment 161009</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=161009&action=edit" title="Very simple reproducer document">[details]</a></span>
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</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>