Bug 285467

Summary: RFC: remove that star rating on top of bookmarks
Product: [Plasma] Active Reporter: Fania Bremmer <fania.bremmer>
Component: Contour activity screenAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: wishlist CC: active, javier
Priority: NOR    
Version: unspecified   
Target Milestone: unscheduled   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Fania Bremmer 2011-11-01 14:10:35 UTC
Version:           unspecified (using Devel) 
OS:                Linux

** Proposed Change **
Remove that star rating on top of bookmarks and display the thumbnail normally.

** Reason For Change **
Why should we have a special interaction way for rating the bookmarks, if we dont offer it for other resource types? Rating should be always done consistently via SLC.

** Implementation Details **
- remove it 

Reproducible: Always

Steps to Reproduce:
- add a bookmark to your activity
- see its visual representation

Actual Results:  
- currently bookmarks have a five star rating above the thumbnail

Expected Results:  
- display without stars, to have consistency in resources
Comment 1 Marco Martin 2011-11-02 09:22:58 UTC
Git commit f5031fe4cc70e0bff6fb0c55fc4eef3f54baa5bb by Marco Martin.
Committed on 02/11/2011 at 10:22.
Pushed by mart into branch 'master'.

make bookmarks look the same as images

CCBUG:285467

M  +103  -90   components/resourcedelegates/Bookmark/ItemHorizontal.qml
M  +2    -2    components/resourcedelegates/Image/ItemHorizontal.qml

http://commits.kde.org/plasma-mobile/f5031fe4cc70e0bff6fb0c55fc4eef3f54baa5bb
Comment 2 Fania Bremmer 2011-11-11 13:49:16 UTC
tested and approved, bug fixed