Bug 152359

Summary: "select folder" dialog doesn't load correctly values
Product: [Frameworks and Libraries] kdelibs Reporter: FiNeX <finex>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description FiNeX 2007-11-15 15:54:58 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

When the "select folder" dialog window is opened, the three has selected a value, but the textfield under the treeview is empty.
If you click "OK" the value returned will be "/".
If you select something on the treeview and after you click on a bookmark on the left of the dialog, the treeview will be updated, but the textfield will not.
Comment 1 Lukas Appelhans 2007-11-15 16:25:37 UTC
BTW, it's the "Select folder"-Dialog from KComboUrlRequester, which calls KFileDialog::getexistingDirectory(...) ...

Lukas
Comment 2 FiNeX 2007-11-17 10:19:02 UTC
You can reproduce the bug in this way: start dolphin, go to the config dialog "general" and click on the button for selecting the "home folder".
Comment 3 FiNeX 2007-11-17 12:16:13 UTC
Another example is the " Browse " button on the first tab on kfind.
Comment 4 Urs Wolfer 2007-11-23 22:38:28 UTC
SVN commit 740692 by uwolfer:

Fix for:
* #152359: 'select folder' dialog doesn't load correctly values
* #152799: 'folder selection' dialog error while clicking

BUGS: 152359, 152799

 M  +4 -3      kfiletreeview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=740692