Steps to reproduce: 1. Open Writer. 2. Insert text box. 3. Try to align the text inside it (to either left, center, right, justified) using the toolbar or sidebar buttons => nothing happens. This used to work in at least: Version: 6.3.4.2.0+ Build ID: 6.3.4.2-2.fc31 CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded => regression.
Confirmed in Bug 130403 comment 2 and in Bug 130463 comment 1 => NEW.
There seems to be more formatting functions that are broken now with text boxes, e.g. superscript and subscript. Also setting anything from the Format > Character... dialog has no effect. I guess all these are related somehow, as they all follow similar code path in SwDrawTextShell::Execute.
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=a3c7a8282ddd08c7ed4a15d23089d09e418f8fae author Szymon Kłos <szymon.klos@collabora.com> 2019-11-08 17:13:05 +0100 committer Szymon Kłos <szymon.klos@collabora.com> 2019-11-11 14:25:13 +0100 commit a3c7a8282ddd08c7ed4a15d23089d09e418f8fae (patch) tree 00f5b11225acc1abe88bb7deeda873172d54cca9 parent 572a8132e0e460b17c80c456dfb5e07f6b9a9c6a (diff) jsdialogs: apply .uno:Color and CharBackColor to floating text frames Tested locally by reverting the commit Adding Cc: to Szymon Kłos
I'll take a look.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b03504bf054bd4094b985ef8ebb9ac55fa69a487 tdf#130482 sw: fix text alignment in shape text It will be available in 7.0.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.0.0.0.alpha0+ Build ID: 4188c7e2132ec3f1c3e879c179e92ff75c86d24f 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 @Miklos, thanks for fixing this issue!!
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/942c0d71a91839fc1762c7e93417e7bb703ea3cf tdf#130482 sw: fix text alignment in shape text It will be available in 6.4.2. 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.
*** Bug 130038 has been marked as a duplicate of this bug. ***
*** Bug 130627 has been marked as a duplicate of this bug. ***
*** Bug 130683 has been marked as a duplicate of this bug. ***
*** Bug 130703 has been marked as a duplicate of this bug. ***
*** Bug 130718 has been marked as a duplicate of this bug. ***
*** Bug 130743 has been marked as a duplicate of this bug. ***
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-4-1": https://git.libreoffice.org/core/commit/21b531f5dc2452a0bd42273ce0aa1d7809a4ebec tdf#130482 sw: fix text alignment in shape text It will be available in 6.4.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.
*** Bug 130820 has been marked as a duplicate of this bug. ***
*** Bug 130918 has been marked as a duplicate of this bug. ***
*** Bug 131583 has been marked as a duplicate of this bug. ***