Bug 142459

Summary: KDirSelectDialog::selectDirectory returns the directory chosen at the previous call
Product: [Frameworks and Libraries] kdelibs Reporter: Antoine Dopffer <compudop>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Antoine Dopffer 2007-03-03 15:22:40 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.2 gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)
OS:                Linux

The method KDirSelectDialog::selectDirectory returns the directory chosen at the previous call of KDirSelectDialog::selectDirectory.
This behaviour is in trunk (r638740).
In kde 3.5.6, it works fine.

I hope this is not because of my local environment.
Comment 1 Antoine Dopffer 2007-03-03 15:27:11 UTC
This bug has an effect on KUrlRequester when you choose a directory because KUrlRequester uses KDirSelectDialog::selectDirectory
Comment 2 Urs Wolfer 2007-12-08 23:20:00 UTC
*** Bug has been marked as fixed ***.