Description: The text of categories in calc charts, which were generated with calc 5.4.x.x and before, are truncated if opened under calc 6.1.RC1. Steps to Reproduce: 1.Create a bar chart with calc 5.4.xx with some named categories and save it. 2.Open the calc file with LO 6.1. 3.The text of the categories will be truncated. 4. This also happens sometimes with x- and y-axis in X-Y (Scatter) charts. Actual Results: Open some old calc files which contain charts. Expected Results: You'll see a lot of truncated text (categories, axis) Reproducible: Always User Profile Reset: Yes OpenGL enabled: Yes Additional Info: the chart should look like it was created with to old LO version
Created attachment 143568 [details] Small calc file with data and chart with truncated text of categories
This seems to have begun at the below commit. Adding Cc: to Szymon Kłos ; Could you possibly take a look at this one? Thanks 494071baf8e78dec83335bf8338baebcba6a774a is the first bad commit commit 494071baf8e78dec83335bf8338baebcba6a774a Author: Jenkins Build User <tdf@pollux.tdf> Date: Sun Mar 4 12:27:31 2018 +0100 source 35d062f7879d5414334643cb90bff411726b2168 author Szymon Kłos <szymon.klos@collabora.com> 2018-03-02 10:39:33 +0100 committer Szymon Kłos <szymon.klos@collabora.com> 2018-03-04 12:11:09 +0100 commit 35d062f7879d5414334643cb90bff411726b2168 (patch) tree 9d04dcd4ec3c504b1d6a3e250883e0ce4033d518 parent 0a3151314ad78b86bbb4bd76bac678fbaa9caf06 (diff) tdf#116163: Limit label height in chart if needed
I see, horizontal labels case was not handled in my code. I will try to fix soon.
*** Bug 117992 has been marked as a duplicate of this bug. ***
Created attachment 151587 [details] Screenshot of the example file in LO 5.3 and 6.3 master Still happens.
it seems to be a duplicate of bug 117088 *** This bug has been marked as a duplicate of bug 117088 ***