<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: green image in .DOC header incorrectly positioned, "bellow paragraph" from Word not correctly set "from top to margin" in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104596">bug 104596</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=39155
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: green image in .DOC header incorrectly positioned, "bellow paragraph" from Word not correctly set "from top to margin" in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104596#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: green image in .DOC header incorrectly positioned, "bellow paragraph" from Word not correctly set "from top to margin" in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104596">bug 104596</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Repro 7.0+
The green box is now inside of the table, but the text is not wrapping around
it.

There seems to be some kind of layout exception for wrapping in headers for MS
compatibility (see commits for <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - FORMATTING: Word wrap does not work in the header, footer, table"
   href="show_bug.cgi?id=39155">bug 39155</a> - which I found using bibisect 43all -
looking for the last time text would wrap in the header, which was LO 3.6).

<a href="http://www.openoffice.org/specs/writer/compatibility/adjust-text-wrapping.sxw">http://www.openoffice.org/specs/writer/compatibility/adjust-text-wrapping.sxw</a>

Lots of old commits trying to figure this out. Here is an interesting one:
commit 70b4ac2416f65437c8553d2e69f6920ce26d4fd8
Author: Jens-Heiner Rechtien <<a href="mailto:hr@openoffice.org">hr@openoffice.org</a>>
Date:   Mon Feb 2 17:35:49 2004 +0000
+    // OD 14.10.2003 - keep wrapping of objects in page header/footer.
+    /*
     //#108778# when in a header or footer word appears to treat all elements
     //are wrap through
     if (bIsHeader || bIsFooter)
         pF->nwr = 3;
+    */

---------------------------------------------------------------------------

This particular document has a few other complicating factors.
The first is that there is a continuous section break. The first section has a
wrap-through green square, and the second section has a no-wrap green-square.
Word 2016 kindof falls over with this document.
Even Word 2003, when you look at the properties of section 1's green square and
then hit OK - the green square merges with the text - just like LO shows it. So
there is some kind of corruption or invalidity in this.</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>