Version: 1.3.0 (using 4.4.3 (KDE 4.4.3), Arch Linux) Compiler: gcc OS: Linux (i686) release 2.6.33-ARCH When you click next to the image rating widget in the icon view, a rating will be assigned, although you haven't touched any of the stars. For example if I want to highlight a thumbnail in the iconview and I click somewhere next to the stars widget, I get a 5 star rating assigned to the image. If I click on the left side, all ratings are thrown away. The rating (star) widget should only trigger when the mouse is actually over the widget.
SVN commit 1134872 by mwiesweg: Constrain the width of the rating widget in the rating overlay, so that clicks to the left or right of the visible stars do not change the rating. BUG: 238232 M +2 -1 NEWS M +5 -0 digikam/imageratingoverlay.cpp M +5 -0 digikam/ratingwidget.cpp M +1 -0 digikam/ratingwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1134872