mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Unable to select multiple files at the same time #42
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Johndoe112 on GitHub (Aug 23, 2012).
When selecting multiple files on the "content" tab while holding down "shift" key, the selection of all files dissapear and only the file which is being clicked on is selected - which means that all other files have to be clicked on separately.
Could this be a bug or just missing feature?
Windows 7 x64, qbittorrent 3.0.0
@cdumez commented on GitHub (Aug 24, 2012):
Multiple selection works fine for me in content tab. I'm unable to reproduce. I tried both SHIFT and CTRL.
@Johndoe112 commented on GitHub (Aug 25, 2012):
It seems that the multiple selection seems to work fine when using multipe selection on the torrents itself(clicking twice content tab), but when selecting multiple files in torrent it doesn't.
Steps to reproduce the problem:
Highlight a torrent which has multiple files in it - go to content tab to see all the files on the torrent. - UNcheck all the files on the torrent. - Select multiple files with the shift key and try to check them. -It seems to only select the file you clicked on and unselect all the rest.
@cdumez commented on GitHub (Aug 25, 2012):
If you do a left click, then of course if will unselect the other torrents.
If you understand correctly, the thing you should do is:
@Johndoe112 commented on GitHub (Aug 25, 2012):
Im not sure if you understood this correctly. Problem is this: Im looking at torrent content. I have unchecked all the files. Now i want to check 3 files at the same time. I shift select the 3 files, now they are highlighted, I click the checkbox in order to have these 3 selected files to start download at the same time. But this does not happen. Only the one file behind the checkbox I clicked on is selected and other 2 files which i had selected are not highlighted anymore.
@cdumez commented on GitHub (Aug 25, 2012):
Do not left click on the checkbox. Right click on the selected torrents and set their priority to normal.
@Johndoe112 commented on GitHub (Aug 25, 2012):
Yes that seems to work. I'm wondering if adding an option to left click could be added? This is the way it works in previous clients I used (Bitcomet, uTorrent) - It's also a bit faster and simpler that way as you don't have to navigate through menus using a mouse.