[Kst] [Bug 165677] New: Order of tabs not retained in .kst file
D.V.Wiebe
dvw at ketiltrout.net
Fri Jul 4 00:59:18 CEST 2008
------- 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=165677
Summary: Order of tabs not retained in .kst file
Product: kst
Version: 1.7.0
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: dvw ketiltrout net
Version: 1.7.0 (using KDE 3.5.9)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 4.2.3
OS: Linux
The order of tabs in the session aren't remembered when saving the session to a .kst file.
Steps to reproduce:
1. Start kst
2. Create three tabs: W1, W2, W3
3. Add empty plots to each tab (this step is only required to get around Bug:165676 )
4. Move W3 left one position by right clicking on the tab and selecting "Move left". The order of the tabs is now: W1, W3, W2
5. Save the session to a .kst file.
6. Open the .kst file just created.
Results:
The tabs are restored in the order of creation, ie. W1, W2, W3.
Expected Results:
The tabs should be restored in the order they had when the .kst file was written, ie. W1, W3, W2.
More information about the Kst
mailing list