Bug 197529

Summary: Right click in transfer list should select item before showing context menu
Product: [Applications] kget Reporter: Tomas Van Verrewegen <tomasvanverrewegen>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal CC: mat69
Priority: NOR    
Version: 2.2.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tomas Van Verrewegen 2009-06-22 19:48:31 UTC
Version:           2.2.2 (using 4.2.2 (KDE 4.2.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.28-13-generic

When you right click the transfer list the context menu pops up before the selection is updated. This causes the action to be performed on the previously selected item. Only when the action finishes, the selection is updated.

Steps to reproduce:

1. Start several transfers.
2. Click an item (A) in the transfer list.
3. A becomes selected.
4. Right click another item (B) in the transfer list.
5. Choose an action from the context menu.
6. The actions is performed on A, not B.
7. B becomes selected.
Comment 1 Matthias Fuchs 2009-09-11 18:21:19 UTC
I can not reproduce this with current trunk.