Summary: | Both mouse buttons change ratings on thumbnail bar | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | DGardner <damien> |
Component: | Usability-Mouse | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.3.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.0.0 | |
Sentry Crash Report: |
Description
DGardner
2009-06-17 21:43:53 UTC
This behavior will be fixed when pure Qt4 model/view will be used to re-implement thumbbar with 1.0.0 release Gilles Caulier I might add that the right mouse button also sets the rating in the main thumbnail view, not just in the thumbbar, but I remember you wrote that the thumbnail view was being rewritten to the mode/view pattern as well. (See, I'm paying attention.) Anyway, this is not exactly a high priority, as I find the stars too hard to see in the thumbbar and don't really mouse-over or click it much. The Bug is still present in 1.3.0 release. The behavior in the normal album view is that a right click on the stars selects the start an then opens the context menu and deletes the star-selection again. This looks pretty strange. The behavior in fullscreen-mode is still like original reported. SVN commit 1217537 by mwiesweg: Only use left button click for rating widget BUG: 196922 M +2 -1 NEWS M +16 -1 libs/widgets/common/ratingwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1217537 |