Version: 0.99-devel (using KDE KDE 3.2.1) Installed from: RedHat RPMs OS: Linux When in label editor mode, clicking on an existing label pops up that label's label dialog; however clicking on a legend does not pop up the legend tab of the plot dialog. How to reproduce: have a legend on a plot, enter label editor mouse mode, click on the legend. Expected behavior: the legend tab of the edit plot dialog pops up instead of putting a new label on top of the legend.
CVS commit by staikos: - get rid of unused variables/objects - delay object construction if and until we need it - check dynamic_cast for failure - conform more to ../devel-docs/codingstyle.txt (please read) - fix #85358 CCMAIL: 85358-done@bugs.kde.org M +5 -2 kst2dplot.cpp 1.158 M +64 -90 kstplotdialog_i.cpp 1.59 M +2 -1 kstplotdialog_i.h 1.21