Bug 50994

Summary: rightclick on selected line in listbox deselects
Product: [Applications] ksysguard Reporter: Jens Dagerbo <jens.dagerbo>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jens Dagerbo 2002-11-21 00:29:18 UTC
Version:           1.2.0 (using KDE 3.1.0 (KDE 3.1 RC4))
Installed from:    compiled sources
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19-gentoo-r10

Small, but perpetual annoyance in ksysguard:

Rightclicking on a selected line in the ksysguard listbox deselects that line.

This means that since the only way to interact with the processes is through the RMB popup menu, and the user needs to select all items she/he wishes to affect using the left button, the user needs to take care to select all but the last item with the left and the last with the right button (while opening the menu). 

Not only is this behaviour annoying, it's also different from all other listboxes in KDE.
Comment 1 Tobias Koenig 2002-12-29 20:13:58 UTC
Fixed in CVS HEAD. I guess it was a bug in libqt since we didn't changed any 
code, but the bug is gone :) 
Comment 2 Jens Dagerbo 2002-12-31 16:17:37 UTC
I'm reopening this bug since it does not seem to be fixed in KDE_3_1_BRANCH. As 3.1 
is not even released yet and the 3.1 branch in either case is bound to have a few minor 
releases I think this is worth having a second look at. 
 
(I'm running latest qt-copy, kdelibs and kdebase and the bug is very much still around.) 
Comment 3 Tobias Koenig 2002-12-31 17:59:13 UTC
Subject: Re:  rightclick on selected line in listbox deselects

On Tue, Dec 31, 2002 at 03:17:38PM -0000, Jens Dagerbo wrote:
Hi Jens,

> I'm reopening this bug since it does not seem to be fixed in KDE_3_1_BRANCH.
> As 3.1 is not even released yet and the 3.1 branch in either case is bound
> to have a few minor releases I think this is worth having a second look at.
Sorry for this headily close. I had the patch already on my hard disk but
forgot to commit it to CVS => it worked for me ;)

I've commited the fix now to CVS HEAD, so the bug is really fixed now.

Thank you very much for your objection.

I wish you a happy new year

Ciao,
Tobias
Comment 4 Nilesh Bansal 2003-11-22 21:22:24 UTC
*** Bug 68720 has been marked as a duplicate of this bug. ***