Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing profile messes up directory for new file #248

Open
tezeb opened this issue Dec 5, 2016 · 1 comment
Open

Changing profile messes up directory for new file #248

tezeb opened this issue Dec 5, 2016 · 1 comment
Labels

Comments

@tezeb
Copy link
Contributor

tezeb commented Dec 5, 2016

Steps to reproduce:

  1. Have at least 2 profiles.
  2. Select file in file selection.
  3. Change profile

Actual:

  1. When adding new file(add dialog displays this path), it is added to "path_to_first_profile + ../../_go_to_root_dir + path_to_second_profile".

Expected:

  1. It should be added to 2nd profile path.

Bug in MainWindow::on_addButton_clicked or in function which changes profile and does not deselcet current file from "treeView".

@annejan
Copy link
Member

annejan commented Dec 5, 2016

Can confirm also present in 1.1.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants