Bug 154859

Summary: file open dialog shows wrong path in breadcrumbs mode
Product: [Frameworks and Libraries] kdelibs Reporter: Andreas Pakulat <apaku>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Andreas Pakulat 2007-12-30 14:52:03 UTC
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.
Comment 1 xSacha 2008-05-18 15:14:33 UTC
Fixed in KDE4.0.73