[Konsole-devel] [Bug 302254] New: New tab or window resolves symbolic link as PWD
Andrew Udvare
audvare at gmail.com
Wed Jun 20 18:46:44 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=302254
Bug ID: 302254
Severity: major
Version: unspecified
Priority: NOR
Assignee: konsole-devel at kde.org
Summary: New tab or window resolves symbolic link as PWD
Classification: Unclassified
OS: Linux
Reporter: audvare at gmail.com
Hardware: Gentoo Packages
Status: UNCONFIRMED
Component: general
Product: konsole
If you are in a directory that is really a symbolic link, and you open a new
tab or window from that window, you get into a new terminal with the fully
resolved path. I expect Konsole to go to the symbolically linked path.
Reproducible: Always
Steps to Reproduce:
1. Open Konsole and type the following:
$ cd
$ mkdir a
$ ln -s a b
$ cd b
4. File -> Open New Window or Open New Tab
Actual Results:
New terminal is in directory a
Expected Results:
Should go into b (which is a symbolic link)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list