Bug 154859 - file open dialog shows wrong path in breadcrumbs mode
Summary: file open dialog shows wrong path in breadcrumbs mode
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-30 14:52 UTC by Andreas Pakulat
Modified: 2008-05-18 15:14 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 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