Bug 238790

Summary: Strange multi-select behavior
Product: [Applications] kget Reporter: Adam Porter <adam>
Component: UIAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 0.8.1   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Adam Porter 2010-05-25 15:10:24 UTC
Version:           0.8.1 (using KDE 4.4.2) 
OS:                Linux

When I click a download in the list, then Shift+click a download several items down, KGet does not select all of the downloads between them.  But then if I release Shift and move my cursor up to the first one I clicked, it selects each one as my cursor passes over them.  This is very strange.

Reproducible: Always




OS: Linux (x86_64) release 2.6.32-22-generic
Compiler: cc
Comment 1 Matthias Fuchs 2010-05-25 17:19:20 UTC
SVN commit 1130520 by mfuchs:

Update the selection in the mainview.
BUG:238790

 M  +4 -2      transfersview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1130520
Comment 2 Matthias Fuchs 2010-05-25 17:21:27 UTC
SVN commit 1130522 by mfuchs:

Fowardport r1130520
Update the selection in the mainview.
CCBUG:238790

 M  +4 -2      transfersview.cpp  


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