[Bug 154859] New: file open dialog shows wrong path in breadcrumbs mode
Andreas Pakulat
apaku at gmx.de
Sun Dec 30 14:52:04 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=154859
Summary: file open dialog shows wrong path in breadcrumbs mode
Product: kdelibs
Version: unspecified
Platform: Compiled Sources
OS/Version: MS Windows
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdelibs-bugs kde org
ReportedBy: apaku gmx de
Version: (using KDE Devel)
Installed from: Compiled sources
OS: MS Windows
The breadcrumb mode in the file open dialog currently doesn't work properly on win32. For a path like C:/myfolder/foo it shows Custom Path > myfolder > foo.
This obviously doesn't work. I suspect the problem is within the KFilePlaces mode.
Also I think the model needs to be changed to have a "fake" root, which then has the drives underneath it. If the drive letter is the top-level entry in the breadcrumb there's no easy way to change to another drive, except changing the mode to lineedit+combobox.
Last but not least: The lineedit+combobox mode works properly and lists all drives on the system.
More information about the Kdelibs-bugs
mailing list