Bug 227982

Summary: Ratings should be deletable
Product: [Applications] tellico Reporter: Basti <s.hs>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Basti 2010-02-21 23:09:23 UTC
Version:            (using KDE 4.4.0)
Installed from:    Fedora RPMs

If a rating field is used you have no way to delete that rating. There should be a way to do this.
Comment 1 Robby Stephenson 2010-02-22 02:04:42 UTC
If you click within the rating widget but not on a star (probably just to the right of the stars), the value is cleared.  Can you suggest a method that might be more apparent?
Comment 2 Basti 2010-02-22 20:52:29 UTC
A “clear” button would be great. You know, that one from “clean the line”, ie. in konqueror address bar on the righten side after typing something.
Comment 3 Robby Stephenson 2010-03-25 05:53:14 UTC
SVN commit 1107239 by rstephenson:

Added clear button for rating widget

BUG:227982


 M  +2 -0      ChangeLog  
 M  +36 -1     src/gui/ratingwidget.cpp  
 M  +8 -0      src/gui/ratingwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1107239
Comment 4 Basti 2010-03-25 07:29:02 UTC
Great! :)