Created attachment 171020 [details] Comparison MSO 2010 and LibreOffice 7.2 master Steps to reproduce: 1. Open attachment 98662 [details] from bug 78420 2. Scroll down -> Images in header are missing in page 3 and so on Reproduced in Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: c47ad11f8c2e917adebbd5d7b3a3ef6cc4b3e670 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded [Bug found by office-interoperability-tools]
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=3bc8f90e9693f710f12632f69b9348c1c833c906 author Michael Stahl <michael.stahl@allotropia.de> 2021-03-05 21:06:28 +0100 committer Miklos Vajna <vmiklos@collabora.com> 2021-03-08 12:21:42 +0100 commit 3bc8f90e9693f710f12632f69b9348c1c833c906 (patch) tree 7835eaeddadb06b48a06bfa3bf04d3ee0e211b39 parent 9463fec243e7507c826ea21a093b5475dc29fd41 (diff) (related: tdf#133487) sw: fix ordering of virtual SdrObjects for textboxes Bisected with: bibisect-linux64-7.2 Adding Cc: to Michael Stahl
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c2eae4998b3ae79210ef0b5c064e9833218c22de tdf#141549 sw: fix ordering of virtual SdrObjects for textboxes It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed on master
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/ad8ddc0bb2535b6d6bad53dd137c3d8e682dfd1f tdf#141549 sw: fix ordering of virtual SdrObjects for textboxes It will be available in 7.1.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: 77419c6f3aba1fd5b1660795923c22a39bdb1bad CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Michael Stahl, thanks for fixing this issue!!