[Kst] [Bug 144050] New: Up/Down arrows in Plot Content skip too many
D.V.Wiebe
dwiebe at physics.utoronto.ca
Wed Apr 11 00:06:53 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=144050
Summary: Up/Down arrows in Plot Content skip too many
Product: kst
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: dwiebe physics utoronto ca
Version: 1.4.0_svn_647607 (using KDE KDE 3.5.6)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 4.1.2
OS: Linux
The Up and Down arrow buttons in the Content tab of the Edut Plot dialog move selected curve(s) up or down two slots instead of one, as expected.
Steps to reproduce:
1. Plot many curves, say: C1, C2, C3, C4, C5
2. Edit Plot -> Content
3. Select one curve, say, C4 and move it, say, up.
Results:
The resulting order will be: C1, C4, C2, C3, C5 (ie. C4 moved up two slots)
Expected results:
The resulting order should be: C1, C2, C4, C3, C5 (ie. C4 moves up one slot)
More information about the Kst
mailing list