Bug 258427

Summary: search and launch icon management issue on widget dashboard
Product: [Plasma] plasma4 Reporter: Alassane <alassane.maiga>
Component: plasma-netbookAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: chanika, notmart, plasma-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: results after some interactions

Description Alassane 2010-11-30 20:36:40 UTC
Version:           unspecified (using KDE 4.5.80) 
OS:                Linux

After activating the widget dashboard the icons on search and launch activity aren't updated successfully after each interaction with them.

Reproducible: Always

Steps to Reproduce:
activate widget dashboard
Click on any Icon (say multimedia)
observe the results
Click on "back"

Actual Results:  
See image

Expected Results:  
Icons should be updated correctly on the widget dashboard
Comment 1 Alassane 2010-11-30 20:42:18 UTC
Created attachment 53916 [details]
results after some interactions
Comment 2 Alassane 2010-11-30 20:55:45 UTC
default hotkey to activate widget dashboard : ctrl+F12
Comment 3 Marco Martin 2010-12-15 23:09:55 UTC
SVN commit 1206791 by mart:

to show the correct items on all views without the qgv cache getting in the
way, it seems to be necessary ItemCoordinateCache
BUG:258427


 M  +1 -0      itemcontainer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1206791
Comment 4 Alassane 2010-12-17 08:21:55 UTC
Thank you very much. I'll be testing this as soon as possible