| Summary | Overlapping events in dynamic view |
| Queue | Kronolith |
| Queue Version | 4.2.18 |
| Type | Bug |
| State | Duplicate |
| Priority | 1. Low |
| Owners | |
| Requester | a.kari (at) dortmunder-blankstahl (dot) de |
| Created | 09/14/2016 (3340 days ago) |
| Due | |
| Updated | 09/14/2016 (3340 days ago) |
| Assigned | |
| Resolved | 09/14/2016 (3340 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Duplicate
picture added to the post :) )
Priority ⇒ 1. Low
New Attachment: kronolith_overlap_events.png
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Overlapping events in dynamic view
Type ⇒ Bug
State ⇒ Unconfirmed
When - in week view - creating several events within a time-range, at
least one event will be overlapped by an other event.
For example:
Event 1: 07:00 - 10:00
Event 2: 07:00 - 08:00
Event 3: 08:00 - 10:00
Event 4: 07:30 - 09:30
There are three columns which contain all 4 events.
After adding Event 4, Event 3 slips to the right (with no reason) and
overlaps with Event 4 and hides E4's end. In other cases events are
completely hidden by another event.
In my example I expected something like this:
Column 1 2 3
07:00 xxxxx xxxxx
07:30 x x E2 xxxxx
08:00 x xxxxx x
08:30 x E1 x x
09:00 x x E3 x E4
09:30 x x x
10:00 xxxxx xxxxx xxxxx
..and this is what I get (see attached image):
Column 1 2 3
07:00 xxxxx xxxxx
07:30 x x E2 x..E4.
08:00 x xxxxx xxxxx.
08:30 x E1 x .
09:00 x x E3 . <- OVERLAPS Event 4
09:30 x x .
10:00 xxxxx xxxxx
Could someone check, confirm and fix this behavior?
Thanks in advance!
Andreas