Created attachment 155369 [details] Legacy rectangles to test the behavior Open attached file. It contains a legacy rectangle with a text box. It several versions of the shape with varying rotation and shear setting. Apply the writing mode tb-rl to the shape text. Notice, that the position of the text block is wrong. It looks as if the text block is aligned to the left shape edge instead of the right edge. The handling of the CJK characters inside the text block is OK.
Confirmed on Windows 10 Ent 64-bit en-US with Version: 6.3.2.2 (x64) Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded And to confirm it is not the 'vert' handling of the CJK--changed the text runs to western by removing the CJK glyphs, changing Western text font in the Character dialog to Arial. Even with no CJK the change to tb-rl shifts text out of the Draw text box.
Dear Regina Henschel, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
The error still exists in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: e1646284ef5a0367c770fa27299db64eedc30cbb CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Raster; VCL: win Locale: de-DE (en_US); UI: en-US Calc: CL
The error is related to the setting "Adjust to Contour". If that is disabled, the text has a position inside the rectangle. If it is enabled, the text is outside the rectangle. This does not only affect the legacy rectangle, but polygon and textbox too. For a textbox you need to use the setting in the style, because "Adjust to Contour" is not available as direct attribute of a textbox. The error has been introduced between OOo2.4.3 and OOo3.2.1.
This is fixed together with the fix for bug 84507 by commit https://git.libreoffice.org/core/commit/47664e282da4999b8e471a6a916d7ec80414ac18.
Also affected Linux: Version: 24.2.3.2 (X86_64) / LibreOffice Community Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Calc: threaded
tb-rl is CJK (eastAsian), not RTL.