Bug 67848 - When opening a project, cd the file open dialog to the project directory
Summary: When opening a project, cd the file open dialog to the project directory
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-11 04:02 UTC by Jon Smirl
Modified: 2006-12-17 21:40 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 Jon Smirl 2003-11-11 04:02:27 UTC
Version:           CVS (using KDE Devel)
Installed from:    Compiled sources

I'm work on a project.
I open another project.
I do file open.

The directory at this point will be the old project directory, not the new one. When I opened the 2nd project the file open dialog should get it's current directory set to the 2nd project's home.
Comment 1 Jon Smirl 2003-12-05 20:45:56 UTC
This is also a very annoying problem. I am working on three diffect projects that all call each other. So I am constantly closing one and opening another. Every time I switch projects I have to waste time moving the directory over to the new project when I need to open more files.

At project switch time, can't we just stick the project's home directory into the file open box's current directory? Isn't this just a single line of code?
Comment 2 Mathieu Chouinard 2006-12-17 21:40:05 UTC
fixed