Bug 240522

Summary: Impossible to change name of Y axis
Product: [Applications] calligrachart Reporter: Peter Hedlund <peter>
Component: generalAssignee: Johannes Simon <johannes.simon>
Status: RESOLVED FIXED    
Severity: normal CC: johannes.simon, mkruisselbrink
Priority: NOR    
Version: 2.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Peter Hedlund 2010-06-02 22:23:27 UTC
Version:           2.1 (using KDE 4.4.3) 
OS:                Linux

When creating a new char, the Y axis is called "Growth in %" (wherever that name came from...). It is possible to change the label text in the dock widget, but the name in the dropdown never changes.

Reproducible: Always

Steps to Reproduce:
Create a new chart from some data. The Y axis will be called Growth in %. The label can be changed, but not the name in the dropdown.



OS: Linux (x86_64) release 2.6.32-22-generic
Compiler: cc
Actual versions are kde 4.4.4 and KSPread 2.2
Comment 1 Johannes Simon 2010-10-09 13:46:34 UTC
SVN commit 1184185 by jsimon:

Change names of axes in drop-down menu as well.

CCBUG: 240522

 M  +8 -1      ChartConfigWidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1184185
Comment 2 Johannes Simon 2010-10-09 13:48:16 UTC
The fix is now in trunk and will be shipped with KOffice 2.3.

Thanks for reporting!
Comment 3 Johannes Simon 2010-10-09 14:10:45 UTC
Note that though this issue is resolved, a crash in the text shape currently happens when the axis title is changed. This will likely get fixed before 2.3, too.

I filed that as bug #253658.
Comment 4 Johannes Simon 2010-10-09 15:20:03 UTC
Update on that note: #253658 is now fixed.