mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
The "Save as" drop down menu is one line too small to display all choices #2009
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#2009
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 @guiweber on GitHub (Jan 8, 2015).
When adding a torrent, if the "Save as" drop down menu is fully populated (9 paths in the list), it is one line too small to display all choices. The user will need to scroll down to be able to select "more...", which is the last choice. It would be a better user experience not to have to scroll every time, as it gets annoying when adding a large number of torrents to different folders.
Note: tested on Windows only, V3.1.11.
@sledgehammer999 commented on GitHub (Jan 9, 2015):
Note to devs: the solution is probably setting minimumContentsLength of QComboBox to something bigger.
@gyrocog commented on GitHub (Mar 6, 2015):
Addition: would it be possible to make the "Other" location a button next to that drop down, instead of making it one of the selection?
@sledgehammer999 commented on GitHub (Mar 9, 2015):
All of these are solved in git master already. A separate button is being used instead of "Other...".
Now all items fit in the dropdown menu.
You can try the latest alpha build for yourselves: http://qbforums.shiki.hu/index.php/topic,2344.msg15534.html#msg15534