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

--- Comment #7 from Justin L <[email protected]> ---
Created attachment 167130
  --> https://bugs.documentfoundation.org/attachment.cgi?id=167130&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to