Bug 280315

Summary: Downloading many thousands of files -- how to empty the list?
Product: [Applications] kget Reporter: O Kullmann <o.kullmann>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

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