<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: text box shapes in wrong zOrder position compared to Word 2013 and higher."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137850#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fileopen DOCX: text box shapes in wrong zOrder position compared to Word 2013 and higher."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137850">bug 137850</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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=167130" name="attach_167130" title="wrapModes_withBehindDoc.zip: hand-edited to show how various wrapping is affected by behindDoc.">attachment 167130</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=167130&action=edit" title="wrapModes_withBehindDoc.zip: hand-edited to show how various wrapping is affected by behindDoc.">[details]</a></span>
wrapModes_withBehindDoc.zip: hand-edited to show how various wrapping is
affected by behindDoc.

In this suite of tests, I started with the wrapSquare example from FAHR
Case-reduced-c15.docx, and simply changed the "2015" textbox's wrap type to the
other options. In all cases except for wrapNone, the textbox stayed on top in
Word 2016. (In the case of wrapNone, the textbox comes to the top when
behindDoc is changed to false.)

Wrap options are wrapNone, wrapSquare, wrapThrough, wrapTight,
wrapTopAndBottom.

So obviously, behindDoc must be ignored when the text is set to wrap. The only
time the textbox disappears behind the arrow is when <wp:wrapNone/>. (True for
Word 2016, but not for Word 2010 as mentioned earlier.)

The only time behindDoc is mentioned in the documentation is in regards to
wrapNone. So that is probably how they can get away with this.

The TopAndBottom case is going to give us trouble, because we treat that as
wrapNone.</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>