https://bugs.documentfoundation.org/show_bug.cgi?id=104596
Justin L <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=39
| |155
--- Comment #12 from Justin L <[email protected]> ---
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 bug 39155 - which I found using bibisect 43all -
looking for the last time text would wrap in the header, which was LO 3.6).
http://www.openoffice.org/specs/writer/compatibility/adjust-text-wrapping.sxw
Lots of old commits trying to figure this out. Here is an interesting one:
commit 70b4ac2416f65437c8553d2e69f6920ce26d4fd8
Author: Jens-Heiner Rechtien <[email protected]>
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.
--
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