Bug 211366

Summary: Right clicking on a thumbnail in light table should not move selection
Product: [Applications] digikam Reporter: Johannes Wienke <languitar>
Component: LightTable-ThumbbarAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.0.0

Description Johannes Wienke 2009-10-21 20:26:31 UTC
Version:            (using KDE 4.3.2)
Installed from:    Ubuntu Packages

Right-clicking on an entry in the light table thumbnail bar should not change the selection of the light table. I'm often in the situation that I have a reference image on the left side of the light table and a lot of other images that I want to compare to this image that are on the right side of the reference image in the thumb bar. I remove all images that I don't need. Therefore I right click on them in the thumbbar and remove the item. After this, the left pane now shows the image right to the removed one. I think that's counter intuitive as a right click in other programs also doesn't change the active selection.
Comment 1 caulier.gilles 2009-10-21 23:19:06 UTC
I'm agree with this entry. Not very complicateur to fix. look in thumbbar code + orthers derivated classes used in LT.

Gilles Caulier
Comment 2 Johannes Wienke 2009-10-22 01:11:43 UTC
SVN commit 1038817 by jwienke:

Thumbbar selection only reacts on left mouse button.

Gilles, I'm not sure if this fix can have any side effects, eg for the tool tips. Could you take a look at this?

BUG: 211366

 M  +2 -1      NEWS  
 M  +6 -1      libs/widgets/common/thumbbar.cpp  


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