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

Can't select multiple folders #758

Closed
carobinario opened this issue Jan 15, 2021 · 1 comment · Fixed by #759
Closed

Can't select multiple folders #758

carobinario opened this issue Jan 15, 2021 · 1 comment · Fixed by #759

Comments

@carobinario
Copy link

carobinario commented Jan 15, 2021

Describe the bug
I can't add multiple sources directories at once (CTRL+left mouse button). I don't know what's wrong, because I can add multiple files add once.
If you had a drive with 100 folders and you have to add 70 folders it's a time consuming task.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'sources' tab
  2. Click on 'add folder'
  3. Scroll down to '....'
  4. See error: I can't select multiple folders

Desktop (please complete the following information):

  • OS: Fedora 33 Kde spin (Plasma 5.20.5, Frameworks 5.78, Qt 5.15.2)
  • Vorta version: 0.7.1
  • Installed from: Flathub

This also happens on Solus Plasma with Vorta installed from Solus repository

Additional context
n/a

@carobinario carobinario changed the title Cannot select multiple directories Cannot select multiple folders Jan 15, 2021
@carobinario carobinario changed the title Cannot select multiple folders Can't select multiple folders Jan 15, 2021
@samuel-w
Copy link
Contributor

samuel-w commented Jan 15, 2021

Unfortunately there is no way to do this, Qt supports selecting only one folder at a time. https://doc.qt.io/qt-5/qfiledialog.html#getExistingDirectory As an alternative, I'll modify the paste files/folders button so that you can copy many folders and press paste to input all of them.

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

Successfully merging a pull request may close this issue.

2 participants