Bug 152359 - "select folder" dialog doesn't load correctly values
Summary: "select folder" dialog doesn't load correctly values
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-15 15:54 UTC by FiNeX
Modified: 2007-11-23 22:38 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 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