Summary | Smartphone view: Clicking on the event detail arrow doesn't work |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org, mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 09/13/2012 (4694 days ago) |
Due | |
Updated | 10/15/2012 (4662 days ago) |
Assigned | |
Resolved | 10/11/2012 (4666 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 6861a2137241da61663d6cc73333dce7cf3b77c2
Author: Jan Schneider <jan@horde.org>
Date: Thu Oct 11 21:25:08 2012 +0200
Display icon (
Bug #11423).kronolith/themes/default/smartmobile/screen.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/6861a2137241da61663d6cc73333dce7cf3b77c2
commit 63e302cf237364c3a4976769c129060f1cfe423f
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Sep 14 11:40:16 2012 -0400
Fix displaying day detail in month view.
The UL was being placed within the data-role=header element.
Fixes
Bug: 11423kronolith/js/smartmobile.js | 2 +-
kronolith/templates/smartmobile/month.html.php | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/63e302cf237364c3a4976769c129060f1cfe423f
Assigned to Michael Rubinsky
State ⇒ Resolved
commit 6861a2137241da61663d6cc73333dce7cf3b77c2
Author: Jan Schneider <jan@horde.org>
Date: Thu Oct 11 21:25:08 2012 +0200
Display icon (
Bug #11423).kronolith/themes/default/smartmobile/screen.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/6861a2137241da61663d6cc73333dce7cf3b77c2
Taken from Michael Rubinsky
State ⇒ Unconfirmed
The arrow is there but the CSS that applies the event's calendar's
color interferes with it. I'm not sure how to apply the coloring
dynamically and still keep jqm happy.
glitch we can live with, we should categorize it as "Not a bug".
CSS wizard anyone?
Is it intentional that the right arrow is completely gone now?
arrow is there but the CSS that applies the event's calendar's color
interferes with it. I'm not sure how to apply the coloring dynamically
and still keep jqm happy.
Is it intentional that the right arrow is completely gone now?
Thomas
State ⇒ Resolved
commit 63e302cf237364c3a4976769c129060f1cfe423f
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Fri Sep 14 11:40:16 2012 -0400
Fix displaying day detail in month view.
The UL was being placed within the data-role=header element.
Fixes
Bug: 11423kronolith/js/smartmobile.js | 2 +-
kronolith/templates/smartmobile/month.html.php | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/63e302cf237364c3a4976769c129060f1cfe423f
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Smartphone view: Clicking on the event detail arrow doesn't work
Type ⇒ Bug
Priority ⇒ 1. Low
when I try to click the right arrow of an event to the see the
details, nothing happens.
Clicking on the event "body" in the overview works fine. Tested with
Firefox 15.0.
Cheers,
Thomas