The "Save as" drop down menu is one line too small to display all choices #2009

Closed
opened 2026-02-21 15:58:41 -05:00 by deekerman · 3 comments
Owner

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.

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.
Author
Owner

@sledgehammer999 commented on GitHub (Jan 9, 2015):

Note to devs: the solution is probably setting minimumContentsLength of QComboBox to something bigger.

@sledgehammer999 commented on GitHub (Jan 9, 2015): Note to devs: the solution is probably setting [minimumContentsLength](http://qt-project.org/doc/qt-4.8/qcombobox.html#minimumContentsLength-prop) of QComboBox to something bigger.
Author
Owner

@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?

@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?
Author
Owner

@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

@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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#2009
No description provided.