Created attachment 158037 [details] Comparison MSO 2010 and LibreOffice 7.0 master Steps to reproduce: 1. Open attachment 67169 [details] from bug 54931 -> There's a huge space between the image and the paragraph. See comparison image Reproduced in Version: 7.0.0.0.alpha0+ Build ID: bc994a4b01cf61444452bb377010c7c4cc377698 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded [Bug found by office-interoperability-tools]
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=4ce8120f1e53f7b81e653b01d141643013bc69ab author Michael Stahl <Michael.Stahl@cib.de> 2020-01-24 19:05:40 +0100 committer Michael Stahl <michael.stahl@cib.de> 2020-01-30 14:36:32 +0100 commit 4ce8120f1e53f7b81e653b01d141643013bc69ab (patch) tree af0373eb2c4107b776961d2236b66c87bbd3d30d parent 8029179e35fcda5867769d4ca6f7ee32bca3e9bc (diff) tdf#45589 sw: create and paint text portions for bookmarks Bisected with: bibisect-linux64-6.5 Adding Cc: to Michael Stahl
Created attachment 158040 [details] Sample file Another file affected by the same problem
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/417353e1c0dca23d888f554ff272f66e40b77eab tdf#130804 sw: fix bookmark portions in line containing only as-char fly It will be available in 7.1.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-0": https://git.libreoffice.org/core/commit/4927143b6652ce2d19e6f476923112f0ab7fc273 tdf#130804 sw: fix bookmark portions in line containing only as-char fly It will be available in 7.0.0.1. 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.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/40c577f57fb16d24d5a2f76c3a5126073fff6a98 tdf#130804: sw: Add unittest It will be available in 7.1.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.
Verified in Version: 7.1.0.0.alpha0+ Build ID: e0f058bcd5e185b89e4b7c680a7901bc7eb2a790 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Michael S., thanks for fixing this issue!!