Created attachment 161131 [details] A sample DOCX with a text box with vertical text The text "abc" in text box in the attached file imports correctly as vertical (bottom-to-top), and it stays vertical after saving to DOCX and reloading; but it becomes horizontal after saving to ODT and reloading. Version: 6.4.4.2 (x64) Build ID: 3d775be2011f3886db32dfd395a6a6d1ca2630ff CPU threads: 12; OS: Windows 10.0 Build 18363; UI render: GL; VCL: win; Locale: ru-RU (ru_RU); UI-Language: en-US Calc: CL
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=9c945cdbe170104cbacafa2c37babec5210b9ca2 author Miklos Vajna <vmiklos@collabora.com> 2019-06-06 21:32:07 +0200 committer Miklos Vajna <vmiklos@collabora.com> 2019-06-07 09:05:08 +0200 commit 9c945cdbe170104cbacafa2c37babec5210b9ca2 (patch) tree dffb692486be6b53549a6a3c45dfd33b9c91da55 parent 8d16f406e62854df093a7c44c82dff19b0dda130 (diff) sw btlr writing mode: DOCX drawingML import for fly frames Bisected with: bibisect-linux64-6.4 Adding Cc: to Miklos Vajna
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/413791a65597a1808d9b98e4887864f3624b70cc tdf#133271 sw textbox: handle TextRotateAngle shape property 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/e05a39f75cd304bfc1bd59aa2eebe4889cae109f tdf#133271 sw textbox: handle TextRotateAngle shape property 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.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/69d99ea0a10cb54e67d20f155c81346064f26631 tdf#133271 sw textbox: handle TextRotateAngle shape property It will be available in 6.4.5. 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: 8bbd8324282e7890de29ede5912d24c6e1c7ce7f CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded @Miklos, thanks for fixing this issue!!