Bug 142459 - KDirSelectDialog::selectDirectory returns the directory chosen at the previous call
Summary: KDirSelectDialog::selectDirectory returns the directory chosen at the previou...
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-03 15:22 UTC by Antoine Dopffer
Modified: 2007-12-08 23:20 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 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 ***.