mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
[Feature Request] Reverse the sort order Save as list #2012
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#2012
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 @seanvandermolen on GitHub (Jan 9, 2015).
The save torrent as prompt has a convenient list of the last save as file locations. Whats not convenient is you have to scroll down to the bottom of the list to hit your last location. It would be much more convenient if this list was reversed. In addition it might be nice if the other button was completely separated from the list and just existed as a browse button either above or below the save as list.
@sledgehammer999 commented on GitHub (Jan 9, 2015):
For the last thing see issue #260
@seanvandermolen commented on GitHub (Jan 9, 2015):
Cool, yeah for me the two things in that thread that stuck out was:
"I think the behavior in uTorrent is the most straightforward:"--- I agree totally, but I do like the paths list. The scrolling is a pain and the whole reverse thing also. Maybe a bookmark of paths IDK just putting that out there.
There was a comment about not changing paths often. This is not true with me as I organized my downloads as they are added. So about every 3 to 5 downloads I'm changing paths or creating new ones. A really weird thing that happens is after creating a new path, qbittorent when hitting other will usually open at the last path location I created or used, but sometimes after this heavy usage it will default and I'll have to re open the path where I was at. To get around this I've made a crap-load of shortcuts on my explorer windows, but it would be nice if that didn't happen.
@ngosang commented on GitHub (Jan 31, 2015):
I think both improve usability. Could also make the combo editable like in this pic:
http://docs.oracle.com/javafx/2/ui_controls/img/combobox-editable.png
QComboBox has this property.
@sledgehammer999 commented on GitHub (Jan 31, 2015):
See #1153