Bug 161648

Summary: Multiday events should be topmost in each day in moth view
Product: [Applications] korganizer Reporter: Juha Tuomala <tuju>
Component: monthviewAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: lemma, smartins
Priority: NOR Keywords: triaged
Version: 3.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Juha Tuomala 2008-05-05 09:08:41 UTC
Version:            (using KDE 3.5.9)
Installed from:    Fedora RPMs

Events should be straight and the longest 
(spanning the most days) should be topmost.

Now it renders the days something like this:

|==========|##########|==========|**********|
|          |==========|**********|==========|
|          |          |          |          |
|         4|         5|         6|         7|


when it should look like this:

|==========|==========|==========|==========|
|          |##########|**********|**********|
|          |          |          |          |
|         4|         5|         6|         7|


clock time doesn't matter as those are full-day
events.

Bug #136287 is the same issue in day view.
Comment 1 Michael Leupold 2008-09-28 12:51:48 UTC
I can't reproduce this bug in trunk r865573. This seems to have been fixed both for multi-day events both with and without time associated.
Comment 2 Sergio Martins 2009-03-08 00:14:54 UTC
KDE4 has a new month view, in which this doesn't happen any more.