Created attachment 165298 [details] Comparison MSO 2010 and LibreOffice 7.1 master Steps to reproduce: 1. Open attachment 90936 [details] from bug 72838 and check page 1 -> line 2 and 3 have incorrect line break. see screenshot Reproduced in Version: 7.1.0.0.alpha0+ Build ID: 6b2eff7d69c6e14d89dd33eaa58c01d82c541266 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=1b03a449161af225302e4b4dd2bb2e69c6d8d170 author Attila Bakos <bakos.attilakaroly@nisz.hu> 2020-08-03 10:45:14 +0200 committer László Németh <nemeth@numbertext.org> 2020-08-19 10:11:21 +0200 commit 1b03a449161af225302e4b4dd2bb2e69c6d8d170 (patch) tree b3d274ccb3ab93824c2b29e11583e071a77f5cac parent 8d1aaca8fea5b2330a2019b64188e66223cb35e3 (diff) tdf#112290 sw: fix missing line break in small capital Bisected with: bibisect-linux64-7.1 Adding Cc: to Attila Bakos
attachment 101260 [details] from bug 76569 is also affected by this issue
and attachment 96556 [details] from bug 76747
Attila Bakos committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0d28097fadf44ed58cb5e3e9b9c04a65a7a33fd6 tdf#136588 sw: fix line break regression with small caps 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.
Created attachment 165827 [details] How it looks after the patch in 7.1 master Works for me, setting to fixed.
*** Bug 136677 has been marked as a duplicate of this bug. ***
Verified in Version: 7.1.0.0.alpha0+ Build ID: 050e95e50d44a5cbb74bb5de481cb30551f83136 CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Attila Bakos, thanks for fixing this issue!!