Created attachment 56555 [details] a screenshot showing the current behavior Problem description: LibO Writer 3.4.5 don't take pictures and objects over borders on formated paragraph, using "send to background" option. Steps to reproduce: 1. Format a paragraph with borders 2. insert an object (rectangle f.ex.) over formated paragraph 3. set the object's "send to background" option Current behavior: the object is take under the text but not the borders. Expected behavior: the object taking under the text and under the borders. Platform (if different from the browser): Browser: Mozilla/5.0 (Windows NT 6.1; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Thanks for bugreport Reproduced in 3.5.1 on Fedora 64 bit but not reproduced in 3.3.4, therefore regression since 3.3.4
this is also a consequence of drawing the borders too early and very similar to the disappearing table borders (except that those were hidden by subsidiary lines).
fixed on master: http://cgit.freedesktop.org/libreoffice/core/commit/?id=1024c172a5bfb3d85a86fcf7a046aa2b03950edd
Created attachment 58944 [details] bugdoc for border line painting/stacking order what i used for testing, should look like it did in OOo 3.4 beta
Thanks for fixing
Created attachment 59490 [details] another bugdoc, with frames this is based on Cedric's frame-to-back.odt, enhanced to test both heavenly and hellish frames.
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5913506b2193e93ca2767ab7365ab2e76ed7848f fdo#45562: paint borders in SwFlyFrm::Paint:
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-3-5": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e3cd3c72b20e4e0918e86edf5c9e3c9bd00ae9e3&g=libreoffice-3-5 fdo#45562: paint borders in SwFlyFrm::Paint: It will be available in LibreOffice 3.5.4.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-3-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=32b854ee4a63da1be42294c5afe6c62e54ae72d3&g=libreoffice-3-5-3 fdo#45562: paint borders in SwFlyFrm::Paint: It will be available already in LibreOffice 3.5.3.