Bug 238790 - Strange multi-select behavior
Summary: Strange multi-select behavior
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: UI (show other bugs)
Version: 0.8.1
Platform: Unlisted Binaries Linux
: NOR minor
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 15:10 UTC by Adam Porter
Modified: 2010-05-25 17:21 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 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