Bug 177395 - "Outer" area not drawn for all day events
Summary: "Outer" area not drawn for all day events
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: agendaview (weekview) (show other bugs)
Version: 4.1
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 16:33 UTC by Will Stephenson
Modified: 2008-12-15 13:51 UTC (History)
0 users

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 Will Stephenson 2008-12-10 16:33:22 UTC
Version:            (using Devel)
Installed from:    Compiled sources

In the agenda view, events can be configured with calendar and category derived colours.  For events with a time associated, which colour is draw where (border or fill, inside or outside) can be configured.  For all day events, only the inner area is used.  

Downstream BR: https://bugzilla.novell.com/show_bug.cgi?id=411672
Comment 1 Allen Winter 2008-12-15 13:51:42 UTC
SVN commit 897185 by winterz:

paint the header on the all-day event or to-do items that are
drawn into the All Day grid.

Note: We don't draw a header if there are too many All Day items
on the same day due to space limitations.  Same for the hour grid --
we don't draw the header if there isn't enough space.

BUG: 177395


 M  +28 -8     koagendaitem.cpp  


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