Version: 1.9.2 (using KDE 3.95.2 (KDE 4.0 Beta4), compiled sources) Compiler: gcc OS: Linux (x86_64) release 2.6.20-15-generic To reproduce; go to settings, manage profiles. Create a new profile and edit it. Type "/usr/local" in the "initial directory" line. Press ok. Make this profile the default. Press ok. Use the file->new tab menu option. I expected the initial directory for this profile to be /usr/local. Notice how you are not in /usr/local
SVN commit 749736 by zander: BUG: 152449 This makes sure that if you create a new tab it will always inherit the current dir, unless the profile you use (either the default using 'new tab' or using a profile specifically) has a directory set. In which case it will go to that dir. M +1 -1 Application.cpp M +1 -1 MainWindow.cpp M +2 -0 Session.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=749736