Bug 218048 - Provide a list of recently used destinations in torrent dialog
Summary: Provide a list of recently used destinations in torrent dialog
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 22:12 UTC by Magnus Bergmark
Modified: 2010-08-08 21:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Bergmark 2009-12-09 22:12:16 UTC
Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

When adding a torrent, the "Download torrent to" destination is a text edit box. I propose to change this to an editable combo box with recently used destinations in the drop-down.

Saving more than 10 locations is probably overkill, and the same kind of completion could be used when writing.

An alternative is to have a small drop-down button next to it which presents history when a user actively clicks it. There, an option to clear history could be present.
Comment 1 Joel 2010-04-08 11:26:57 UTC
I'm totally in favor of such a feature. I usually download two kinds of files which go in two different folders, so it'd be great to have a drop-down field with recently used destinations.
Comment 2 Joris Guisson 2010-08-08 21:24:54 UTC
SVN commit 1160676 by guisson:

Add download and move when completed location history buttons to FileSelectDlg

BUG: 218048

 M  +1 -0      ChangeLog  
 M  +77 -1     ktorrent/dialogs/fileselectdlg.cpp  
 M  +18 -9     ktorrent/dialogs/fileselectdlg.h  
 M  +20 -0     ktorrent/dialogs/fileselectdlg.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1160676