Summary | Dynamic view: Clicking on collapse/expand too fast |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 12/07/2012 (4594 days ago) |
Due | |
Updated | 12/10/2012 (4591 days ago) |
Assigned | |
Resolved | 12/10/2012 (4591 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 8db468dfd9b6ffd6819fc430f33b9b318923e865
Author: Jan Schneider <jan@horde.org>
Date: Mon Dec 10 15:20:05 2012 +0100
Queue blind effect (
Bug #11835).horde/js/sidebar.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/8db468dfd9b6ffd6819fc430f33b9b318923e865
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Dynamic view: Clicking on collapse/expand too fast
Type ⇒ Bug
State ⇒ Unconfirmed
kronolith shows a list of calendars on the left like "my calendars" or
"shared calendars".
Those are grouped and can be toggled with a small triangle.
When one toggles the triangle fast while it's still animating the
collapse/expand action, the list of calendars gets graphically messed
up and won't recover. You have to re-enter kronolith to get back a
clean list.
Cheers,
Thomas