Bug 105178 - partition table does not keep column layout
Summary: partition table does not keep column layout
Status: RESOLVED FIXED
Alias: None
Product: ksysguard
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: HI normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-06 10:18 UTC by Oliver Grimm
Modified: 2007-11-26 14:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Grimm 2005-05-06 10:18:44 UTC
Version:           1.2.0 (using KDE KDE 3.4.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

To reproduce do 

- start KSysGuard
- drag the partition table to an empty field
- drag the column "used %" to the left such that it is placed between "device" and "blocks"
- save the layout using the menu item
- quit KSysGuard
- restart KSysguard

The layout of the partition table is set back to standard.
Comment 1 Oliver Grimm 2006-08-21 00:35:57 UTC
still a bug in KDE 3.5.4
Comment 2 John Tapsell 2007-11-26 02:18:21 UTC
SVN commit 741642 by johnflux:

After 2 and 1/2 years, this bug is finally fixed (for kde4).  It remembers that you rearranged the columns, and also lets you sort the columns.
BUG:105178


 M  +24 -5     ListView.cc  
 M  +2 -0      ListView.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=741642
Comment 3 Oliver Grimm 2007-11-26 14:51:43 UTC
thanks!