Bug 93751 - event view flickering when changing active resources / filters
Summary: event view flickering when changing active resources / filters
Status: RESOLVED WORKSFORME
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR minor
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-22 22:32 UTC by Gintautas Miliauskas
Modified: 2008-11-17 13:12 UTC (History)
1 user (show)

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 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.