Summary | Calendar entry hidden/overlapped |
Queue | Kronolith |
Queue Version | 4.2.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | lauffer (at) ph-freiburg (dot) de |
Created | 07/17/2014 (3955 days ago) |
Due | |
Updated | 08/29/2014 (3912 days ago) |
Assigned | |
Resolved | 08/29/2014 (3912 days ago) |
Milestone | 4.2.2 |
Patch | No |
commit 886c91eb15ec793f5dc8b72460c39516db64cac4
Author: Jan Schneider <jan@horde.org>
Date: Wed Aug 27 21:04:24 2014 +0200
Simplify and improve overlapping algorithm (
Bug #13376).kronolith/js/kronolith.js | 58 ++++++++++++++++----------------------------
1 files changed, 21 insertions(+), 37 deletions(-)
http://github.com/horde/horde/commit/886c91eb15ec793f5dc8b72460c39516db64cac4
State ⇒ Resolved
Milestone ⇒ 4.2.2
commit 4ed0b588baec1eb612abc5bbdd61042ff6d06e9c
Author: Jan Schneider <jan@horde.org>
Date: Wed Aug 27 21:04:24 2014 +0200
Simplify and improve overlapping algorithm (
Bug #13376).kronolith/js/kronolith.js | 58 ++++++++++++++++----------------------------
1 files changed, 21 insertions(+), 37 deletions(-)
http://github.com/horde/horde/commit/4ed0b588baec1eb612abc5bbdd61042ff6d06e9c
New Attachment: kronolith_agenda.png
New Attachment: kronolith_hidden_entry.png
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Calendar entry hidden/overlapped
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
they were found with entries of shared calendars. So wie tried to
reproduce in a simple setup.
How to reproduce:
-------------------------
Create four entries in your own calendar with f.e.:
07:00 - 10:00
07:00 - 08:00
08:00 - 10:00
08:00 - 10:00
One of the last ones (08:00 - 10:00) will be completely overlapped and hidden.
I guess it is not that easy to fix the problem with another
view/layout. So I think about a warning icon (or something like this)
if one entry overlapps another. What do you think?
Best regards,
Stephan