mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Cannot hold and drag to select/deselect files #17075
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#17075
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 @usermyname12 on GitHub (Aug 13, 2025).
qBittorrent & operating system versions
Version 5.1.2 windows 10
What is the problem?
I used to be able to hold left click and drag to select/deselect files in the "content" tab. Now it just grabs them which is no use for anything.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
5.1.2
@ewzpack commented on GitHub (Aug 14, 2025):
I’m also disappointed 😔. In previous versions of qBittorrent, I could simply click and drag in the Content tab to select multiple files, which was quick and natural. Now, that same action just starts dragging files out of the program, which I never actually need. I keep making the same mistake every single day, instinctively trying to box-select and instead starting an unwanted drag operation, and it’s frustrating having to resort to Shift/Ctrl clicking when the old box-select was so much faster and more intuitive.
@stalkerok commented on GitHub (Aug 19, 2025):
@cm-fy commented on GitHub (Nov 20, 2025):
Hmm, will the fixes originated by @loop-nop (
github.com/loop-nop/qBittorrent@f13b0e7bc2) be available only in qbt 5.2, is this correct?Sometimes I need the old content selection behaviour, then I revert to a Windows CI build that I downloaded from https://github.com/qbittorrent/qBittorrent/actions/workflows/ci_windows.yaml in october 29.
Version 5.1.4 doesn't seem to contain the fix I use in this CI Build:
@loop-nop commented on GitHub (Nov 21, 2025):
This is correct.
https://github.com/qbittorrent/qBittorrent/pull/23180 marked as 5.2 milestone
@BloodyRain2k commented on GitHub (Jan 3, 2026):
I don't know how that toggle option changes the behavior since I don't have that build, but in case it's just "dragging is either A or B", I'd like to mention that JDownloader solved this same problem very elegantly:
When you are dragging over unselected entries, you get the "old" drag-select behavior, where you can quickly drag over everything you want to get marked. This can be combined with ctrl to quickly select multiple "islands" in a list.
But when you are dragging over selected entries, you get the normally expected "drag n drop" behavior and it will just start dragging what's selected.
Actually threw me off when I started using it long ago, because I was confused why it does sometimes one over the other, until I eventually figured it out. And now I am pissed everytime it's not implemented in other software (meaning always).
@glassez commented on GitHub (Jan 3, 2026):
https://github.com/qbittorrent/qBittorrent/issues/22686#issuecomment-3135278920