Bug 93751

Summary: event view flickering when changing active resources / filters
Product: [Applications] korganizer Reporter: Gintautas Miliauskas <gintautas.m>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: minor CC: christophe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gintautas Miliauskas 2004-11-22 22:32:07 UTC
Version:            (using KDE KDE 3.3.1)
Installed from:    Debian testing/unstable Packages
OS:                Linux

The event view (the one on the right with the coloured boxes) flickers whenever a resource or a filter is toggled.  It flickers even when selecting/unselecting empty resources, or when choosing a filter while filtering is disabled (the checkbox 'Filter enabled' is cleared), or when choosing the same filter that was previously active.

In all the described circumstances, at least some other views behave nicely: the To-do list never flickers, and if I switch to the event list view or to the 'What's next' view, they do not flicker either.  It's only the graphical representation of events that has this problem.
Comment 1 Reinhold Kainhofer 2005-02-13 19:50:16 UTC
That's a problem caused mainly by the inefficient agenda view.  The agenda view is a custom view written from scratch, while the other views just use a widget from Qt, which is quite optimised.

Whenever a filter is toggled, or the resource configuration changed, internally, the whole calendar has changed, so the whole view needs to be rebuild.

Reinhold
Comment 2 Reinhold Kainhofer 2006-11-02 19:08:40 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 3 Christophe Marin 2008-11-17 13:12:01 UTC
Should be resolved in KDE4, please reopen the bug report if you're still able to reproduce it.