mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
WEBUI: Path select bugged when adding multiple torrents. #17373
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#17373
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 @USBhost on GitHub (Dec 18, 2025).
qBittorrent & operating system versions
qBittorrent-nox:
c45dfb6662Qt: 6.10.1
Libtorrent: 2.0.11.0
Boost: 1.89.0
OpenSSL: 3.6.0
zlib: 1.3.1.1-motley
What is the problem?
Here's another bug @Piccirello
With the new torrent add experience and the pain when adding more than one torrent (with a different path than default). When you try adding a path the auto selection/path discovery does not show up. It only works on the last torrent add window.
On the side note can we get the old UI back or something when your adding more than one? The new experience is nice and all but when you only add one. When adding more than one it becomes a huge pain. I have to update the default save path so when I add multiple torrents I can just spam the save button.
I can think of one way. Make all location fields the same object, where changing one location it applies to all current open windows. This would resolve both problems.
Steps to reproduce
Additional context
No response
Log(s) & preferences file(s)
none needed
@Piccirello commented on GitHub (Jan 5, 2026):
I'm not able to reproduce this on
f16797f1cd. I opened two Add Torrent dialogs and the path autofill works in both of them simultaneously, even as I switch back and forth between windows.As a workaround, you can set the Torrent Management Mode to automatic and then change the save path by selecting a category.
@USBhost commented on GitHub (Jan 7, 2026):
Going to try current master