Summary: | "select folder" dialog doesn't load correctly values | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | FiNeX <finex> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
FiNeX
2007-11-15 15:54:58 UTC
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 |