Bug 197529 - Right click in transfer list should select item before showing context menu
Summary: Right click in transfer list should select item before showing context menu
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: 2.2.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-22 19:48 UTC by Tomas Van Verrewegen
Modified: 2009-09-11 18:21 UTC (History)
1 user (show)

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 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.