Bug 227982 - Ratings should be deletable
Summary: Ratings should be deletable
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-21 23:09 UTC by Basti
Modified: 2010-03-25 07:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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