Bug #18365 2011-09-22 17:18
secks
File keeps adding new window to editor when dir is symlink
Create a new project
in the project directory on the filesystem symlink to another directory with source code in it
ex:
/tmp/Project
/tmp/Project/include -> /tmp/includes
add /tmp/Project/include/file.h (which is really /tmp/includes/file.h) to the project
in the file list on the left double click on file.h .. if you double click on it again it does not reopen the existing file.h, it starts a new editor window
- Category
- Application::WrongBehaviour
- Group
- Platform:Linux
- Status
- Open
- Close date
- Assigned to
- tpetrov
History
secks 2011-09-22 17:28
This is happening on the svn build from apt.jenslody.de
SVN 7451