Bug 63071 - Column width settings on File Selector don't persist
Summary: Column width settings on File Selector don't persist
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: IDEAl (show other bugs)
Version: git master
Platform: unspecified All
: VLO wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-21 14:19 UTC by Matt
Modified: 2008-06-29 16:36 UTC (History)
2 users (show)

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 Matt 2003-08-21 14:19:15 UTC
Version:            (using KDE KDE 3.1)
Installed from:    RedHat RPMs
Compiler:          gcc-3.2.2-5 
OS:          Linux

It would be nice if the column width settings (and tree node expansion settings, if possible) would persist between Gideon sessions.

Open and pin down File Selector sidebar. Change column widths. Close gideon. Reopen. Columns are not as they were left.
Comment 1 Amilcar do Carmo Lucas 2003-08-21 15:05:58 UTC
Next time you report a bug, please tell KDevelop's version. 
This has been fixed after Alpha5 release. 
Please update to CVS HEAD. 

*** This bug has been marked as a duplicate of 56476 ***
Comment 2 Matt 2003-08-21 19:27:40 UTC
Sorry. Will do.

I checked out kdevelop cvs following the instructions on kdevelop.org. I was
under the impression it was the latest version.
Comment 3 Jens Dagerbo 2003-08-21 20:10:14 UTC
I'm fairly sure the reporter refers to the column widths of the fileselector widget 
itself, not the width of the ideal left pane. 
 
Reopening wish.  
 
 
Don't expect this one to have high priority though... ;) 
Comment 4 Amilcar do Carmo Lucas 2003-11-03 17:44:05 UTC
This is a dupe for sure
Comment 5 Amilcar do Carmo Lucas 2003-11-04 15:13:46 UTC
*** Bug 65231 has been marked as a duplicate of this bug. ***
Comment 6 Matt 2003-11-05 20:55:27 UTC
Bug 65231 is -NOT- a duplicate of this bug.

This original bug refers to the width of the columns in the file selector in "Detailed View" mode, NOT the file selector itself.

The filer of bug 65231 writes: "for example remove the debugging and browser toolbars" which seems to me to be about persistence of the arrangement of toolbars.

I cannot reproduce bug 65231 in Alpha 6, the positions of the actual toolbars and selected tabs do persist. 65231 therefore seems to be either a non-bug or a regression.

I only comment Amilcar because I see you misinterpreting my bug again =) Apologies for any ambiguity in the wording that would cause this.
Comment 7 Sebastien 2003-12-31 16:44:48 UTC
I've KDevelop beta 2 and also want to store toolbars states/positions :

By default, KDevelop is opened with 3 toolbars... in 3 rows.
But the last "debug" toolbar can easily be together the first "main" toolbar.
Then, at each KDevelop start I move this toolbar.
But on next KDEvelop start, this setting isn't recovered and I have 3 toolbars rows and must re-move this.
So, would be good if toolbars show state (hidden or shown) and position could be stored !!
Comment 8 Bart Verwilst 2004-05-11 13:38:13 UTC
Still happens in Kdevelop 3.0.3
Comment 9 Andreas Pakulat 2008-06-29 16:36:17 UTC
file-selector is gone in kdev4 and the filemanager there comes from kdelibs, so if it doesn't store something open a bugreport against kdelibs product. For kdevelop3 there's no change going to happen from our side.