Description: The automatically break separates the words of the X axis labels. Steps to Reproduce: Steps to reproduce: 1. Create a new spreadsheet in LibreOffice Calc. 2. Insert a chart with long X axis labels. 3. Double-click on the X axis labels. 4. In the X Axis dialog box, on the Label tab, click Break. 5. Press OK button. Actual Results: X axis labels are unreadable. Expected Results: The automatic break shouldn’t break the words into individual letters below each other in the X axis labels – it should keep the words intact as long as possible, then switch automatically to a 45 degree rotated view. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 148417 [details] Screenshot of the problem in Calc.
Created attachment 148418 [details] Example file from Calc
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/82913d296709ccf4d4f35d53835bcbf49286ba28%5E%21 tdf#122800 Chart view: Textbreak of X axis labels It will be available in 6.3.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: 6.3.0.0.alpha0+ Build ID: 3fa4674615b747e219afe5bf0a9b689df3840439 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: Also reproduced in Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.15; Render: default;
@Gabor, should it be cherry-picked to 6-2 ?
(In reply to Xisco Faulí from comment #5) > @Gabor, should it be cherry-picked to 6-2 ? I guess yes, it's kind of a significant change in behavior. Probably not small enough for a point release.
Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/16b8cb5e1bce0098b253395030b3c8ae9f5ae39a%5E%21 tdf#122800 Chart view: Textbreak of X axis labels It will be available in 6.2.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.