Description: If I use the menu option Format → Title → All Titles to increase the font size the x-axis and y-axis titles on my plot, the font size is increased as desired, but unfortunately, the orientation of the y-axis text gets reset to horizontal. This renders this menu option much less useful that it otherwise could be. I wonder if the option can be made a bit smarter, to recognise only the *changed* attributes, rather than applying everything the same to everything. Steps to Reproduce: 1. create a plot of something, with no axis titles 2. add x- and y-axis titles with standard font setting etc. 3. use Format → Title → All Titles to increase the font size Actual Results: y-axis title flips to being horizontal. to fix it, one must manually edit the formatting of just the y-axis to correct the orientation (enter '90' degrees) Expected Results: y-axis title should keep its existing orientation -- it wasn't something I changed. Reproducible: Always User Profile Reset: No Additional Info: NA
Please can you attach a sample file.
Created attachment 173342 [details] just a plot
Created attachment 173343 [details] before Format → Titles → All Titles font size change
Created attachment 173344 [details] after Format → Titles → All Titles font size change (notice wrong text rotation on y axis)
Repro Version: 7.1.4.2 / LibreOffice Community Build ID: a529a4fab45b75fefc5b6226684193eb000654f6 CPU threads: 8; OS: Linux 5.3; UI render: default; VCL: kf5 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded (but I'm not sure whether this "All Titles" functionality is about to make all titles look the same in one step and therefore intended behavior)
The title is not visible in the oldest of Linux 42max repo, but is seen in the latest and the problem is already in this. The dialog resets the Text Orientation in the Alignment tab to 0. Version: 7.4.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 83d0f2eebae41d431d9a5bfd1a918523977752d0 CPU threads: 2; OS: Windows 10.0 Build 19044; UI render: default; VCL: win Locale: fi-FI (fi_FI); UI: en-US Calc: threaded Jumbo Arch Linux 64-bit Version: 7.4.0.0.alpha0+ / LibreOffice Community Build ID: 3a4a12b3801b0b88d119c6e7aaca1e183f7e470f CPU threads: 8; OS: Linux 5.17; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Jumbo Built on 29 April 2022
Dear john, 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
This bug is still present. Version: 7.6.7.2 (X86_64) / LibreOffice Community Build ID: 60(Build:2) CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-AU (en_AU.UTF-8); UI: en-US Ubuntu package version: 4:7.6.7-0ubuntu0.20.04.1~lo1 Calc: threaded
Created attachment 196585 [details] updated image with LO 7.6.7.2 I followed the instructions. The attached screenshot shows what it looks like after simply changing the font size. It would appear that the 'all titles' dialog needs to be clever and record which field were changed, and only apply those changes to the text. I suspect it's not clever and just applies ALL of the settings from the format dialog to ALL titles, and hence messes up the text orientation.