Bug 280315 - Downloading many thousands of files -- how to empty the list?
Summary: Downloading many thousands of files -- how to empty the list?
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-18 07:02 UTC by O Kullmann
Modified: 2011-09-26 21:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O Kullmann 2011-08-18 07:02:53 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

To start with: the box above for "Application Version" does not contain the version 2.6.0 of kget I'm using.
Now the problem: I wanted to download some Internet-directory with many thousands
of files. Now the server seems broken, so I aborted, and want to empty the list.
But to do so I have to select the items in the kget-window, and there is not tool
for selection other than to click on a single item (and pressing ctrl)!
Not even the mouse can be dragged over an area, just nothing.

Reproducible: Always

Steps to Reproduce:
Just download a lot of item and try to get rid off them.

Actual Results:  
At least none of the menus (nor the configuration dialogue) offers any
possibility.

Expected Results:  
What you need is at least "Select all".

OS: Linux (x86_64) release 2.6.39.3-0.5-desktop
Compiler: gcc
Comment 1 Christoph Feck 2011-08-18 23:39:55 UTC
Ctrl+A to select all items works, but there is no menu or toolbar action for it.
Comment 2 Matthias Fuchs 2011-09-26 21:35:29 UTC
SVN commit 1255737 by mfuchs:

Adds "Select All" entry to the context menu.

BUG:280315

 M  +2 -1      core/transferhandler.cpp  
 M  +4 -2      mainwindow.cpp  
 M  +5 -0      ui/viewscontainer.cpp  
 M  +1 -0      ui/viewscontainer.h  


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