Bug 175620

Summary: KPluginSelector does full update() on every mouse move
Product: [Frameworks and Libraries] kdelibs Reporter: Christoph Feck <cfeck>
Component: generalAssignee: Rafael Fernández López <ereslibre>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Christoph Feck 2008-11-19 22:05:29 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Steps to reproduce:

- enable Paint Region visualization plugin in Kwin
- move mouse over plugin selector

The widget does a full redraw on every mouse move. It should update only the affected region when the hovered element changes.
Comment 1 Christoph Feck 2008-11-19 22:06:55 UTC
Assigned per request.
Comment 2 Rafael Fernández López 2008-12-23 23:48:40 UTC
SVN commit 900899 by ereslibre:

This updates are useless now that we have a different drawing approach.

BUG: 175620


 M  +0 -8      kwidgetitemdelegate.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=900899