Open attachment 164800 [details]. The characters in it are rotated wrong. LibreOffice shows it like https://ask.libreoffice.org/upfiles/15986067617456284.png, while the correct display should be https://ask.libreoffice.org/upfiles/15986067902939979.png. Tested with Version: 7.1.0.0.alpha0+ (x64) Build ID: 490cab0539660aa8e1b51f0555b890f69940c04d CPU threads: 12; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win Locale: en-US (ru_RU); UI: en-US Calc: CL Ref: https://ask.libreoffice.org/en/question/262775/
*** Bug 136226 has been marked as a duplicate of this bug. ***
Already bad in Version Version 3.6.0.4 (Build ID: 932b512) Good in LibreOffice 3.5.0rc3 Build ID: 7e68ba2-a744ebf-1f241b7-c506db1-7d53735
confirm in Version: 7.1.0.0.alpha0+ (x64) Build ID: 3ad21220992e348ccfc59ce5ffb67ee9dd0e4b88 CPU threads: 4; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: Skia/Vulkan; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL
This could be bibisected to the following range using repo bibisect-43all: https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=f1c162967f032fcc5e4859f67c5b614c5dd19642..4eedf5dc54ab19af39d7033462421082d1abb86d The following commit stands out: https://cgit.freedesktop.org/libreoffice/core/commit/?id=8167b8f3d9ca506a30bd8454d934d713033cb8b4 author Muthu Subramanian <sumuthu@suse.com> 2012-02-14 19:49:31 +0530 committer Muthu Subramanian <sumuthu@suse.com> 2012-02-14 19:50:40 +0530 n744510: Improved 'vert' text imports.
Created attachment 170279 [details] Sample PPTX fixed by regressing commit (In reply to Aron Budea from comment #6) > The following commit stands out: > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=8167b8f3d9ca506a30bd8454d934d713033cb8b4 Confirmed by reverting. Attaching minimal PPTX this commit fixed, the text is supposed to be rotated 90° counter-clockwise, while it used to be rotated 90° clockwise.
Dear Mike Kaganski, 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
I wanted to give a try but links to the png files are now 404. Could someone give it a try and if it's still wrong attach a png showing what's expected?
Created attachment 189062 [details] How it should look like (In reply to Julien Nabet from comment #9) Yes, the links were to the old Ask site; but the "Ref" link to the question itself still works.
Created attachment 189067 [details] How it looks like in LO
(In reply to Mike Kaganski from comment #10) > Created attachment 189062 [details] > How it should look like > > (In reply to Julien Nabet from comment #9) > > Yes, the links were to the old Ask site; but the "Ref" link to the question > itself still works. Thank you for the quick feedback. On pc Debian x86-64 with master sources updated today or wit LO Debian package 7.5.5.2, even with gen rendering, I don't reproduce this :-(
I also made a test on Win10 with LO 7.5.5.2, I don't reproduce this too. Did I miss something?
(In reply to Julien Nabet from comment #13) Likely not - I also do not repro it anymore :-) I just didn't check it, only restored the screenshots from that Ask site :-)
(In reply to Mike Kaganski from comment #14) > (In reply to Julien Nabet from comment #13) > > Likely not - I also do not repro it anymore :-) I just didn't check it, only > restored the screenshots from that Ask site :-) No pb, thank you! :-)
This got fixed by the following commit, thanks to Regina for the fix! https://cgit.freedesktop.org/libreoffice/core/commit/?id=7e23cbdbb6ec0247a29ed8a8f744c01e10963ea0 author Regina Henschel <rb.henschel@t-online.de> 2022-06-25 00:07:43 +0200 committer Miklos Vajna <vmiklos@collabora.com> 2022-07-20 08:16:03 +0200 tdf#149551 separate TextRotateAngle from TextPreRotateAngle