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.
BTW, it's the "Select folder"-Dialog from KComboUrlRequester, which calls KFileDialog::getexistingDirectory(...) ... Lukas
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".
Another example is the " Browse " button on the first tab on kfind.
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