Bug 161648 - Multiday events should be topmost in each day in moth view
Summary: Multiday events should be topmost in each day in moth view
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: monthview (show other bugs)
Version: 3.5
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2008-05-05 09:08 UTC by Juha Tuomala
Modified: 2009-03-08 00:14 UTC (History)
2 users (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 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.