Bug 211366 - Right clicking on a thumbnail in light table should not move selection
Summary: Right clicking on a thumbnail in light table should not move selection
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: LightTable-Thumbbar (show other bugs)
Version: 1.0.0
Platform: Ubuntu Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-21 20:26 UTC by Johannes Wienke
Modified: 2022-02-01 08:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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