Summary: | Display of events which span more than one day looks curious in the week view | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | widigoia |
Component: | agendaview (weekview) | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | disp.reg.bugs.kde, tom-kde.bugs |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kcalcore/51370c608fc7e94f2f88faeb52c89cabeefbe56d | Version Fixed In: | 5.3.0 |
Sentry Crash Report: | |||
Attachments: | Showing what does happen vs how it could look |
Description
widigoia
2016-05-11 03:51:03 UTC
Created attachment 98889 [details]
Showing what does happen vs how it could look
In the image the event for Wednesday the 11th shows only a small line. This is the current behaviour.
To show what could happen, for the following days I have created two events: one for the 12th from 2230-2359hrs and the other for the 13th from 0000-0730hrs.
I can confirm this in version 16.04.1. For an event that spans from 2016-05-22-20:15 to 2016-05-23-02:45 I see two thin entries, similar to the screenshot of #1: one at 2016-05-22-20:15 and one at 2016-05-23-20:15. Happens here exactly in the described way, too. korganizer 5.1.3 Git commit 51370c608fc7e94f2f88faeb52c89cabeefbe56d by Sandro Knauß, on behalf of Bastian Köcher. Committed on 11/07/2016 at 06:31. Pushed by knauss into branch 'master'. Fix bug with events ending at midnight This fixes the bug with events that end at midnight and are displayed for multiple days. FIXED-IN: 5.3.0 REVIEW: 128383 M +34 -0 autotests/testevent.cpp M +2 -0 autotests/testevent.h M +1 -1 src/event.cpp http://commits.kde.org/kcalcore/51370c608fc7e94f2f88faeb52c89cabeefbe56d |