https://bugs.kde.org/show_bug.cgi?id=399260
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.0.3 Latest Commit| |https://commits.kde.org/kmy | |money/e29ab436caac3b2eda310 | |b7b3d201831eddf25f8 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #9 from Thomas Baumgart <t...@net-bembel.de> --- Git commit e29ab436caac3b2eda310b7b3d201831eddf25f8 by Thomas Baumgart. Committed on 01/12/2018 at 12:52. Pushed by tbaumgart into branch '5.0'. Make sure to display full title on charts Upstream library software (kdiagram) causes the title of a chart to be chopped off on the right side as shown in attachments to bug #399260. I used gammaray to see that the full title name was passed to the drawing routines inside kdiagram but still it got truncated. Adding a few extra spaces (5 in this case) at the end solved the issue. FIXED-IN: 5.0.3 M +3 -1 kmymoney/plugins/views/reports/core/kreportchartview.cpp https://commits.kde.org/kmymoney/e29ab436caac3b2eda310b7b3d201831eddf25f8 -- You are receiving this mail because: You are the assignee for the bug.