| Issue 139: | calendar in firefox iframe not displayed initially | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Thanks for great calendar. What steps will reproduce the problem? 1. Put calendar to iframe. What is the expected output? What do you see instead? When the iframe is shown, the calendar itself isn't displayed (it isn't present in html). The control buttons - today, prev and next are displayed. If I click on any of those (e.g. Today), the calendar appears and is displayed correctly. The calendar is displayed correctly, if I open the iframe in new window. Calendar is displayed correctly in safari, haven't gotten a chance to try on IE. What version of the product are you using? On what operating system? Fullcalendar 1.4, jquery 1.3.2, Firefox 3.5.3, MacOSX 10.5.8. Works on: Safari 4.0.3
Nov 2, 2009
#1
azijls...@gmail.com
Nov 2, 2009
Great timing - just started debugging. The _element.offsetWidth == 0 (cal div is zero width basically) in iframe, whereas function render(inc) is checking this before doing anything (my guess for the reason when calendar won't be visible at all).
Nov 10, 2009
will fix this in the next minor release. thanks for the reports
Status:
Accepted
Dec 3, 2009
this is fixed in 1.4.2 (just released). tested it against fancybox, should work in IE's, firefox, chrome, etc. post to this thread if any questions/problems. thanks
Status:
Fixed
Dec 3, 2009
Thank you!
Jun 8, 2010
Great Calendar! I'm actually using FullCalendar 1.4.6. When i'm using the calendar in a jQuery.Dialog, I get the same problem as him but only on Firefox. Anyone have a clue why? Laurent
Jun 11, 2010
Laurent, I use fancybox 1.0.0. I had some problems with a newer fancybox version 1.3.1, so I downgraded again. greetings, Arie
Oct 6, 2010
same problem here... i'm using firefox and modalpopupextender -ajax. When i click to show the popup the calendar doesn't appear..it only shows the "prev", "next",... the buttons on the top..if i click on those buttons the calendar appears...
Sep 2, 2011
Thanks for the great tool! Same here... I use fullcalendar v1.5.1, when I am using tabs of jquery UI 1.8.12 for displaying the calendar. (core jquery 1.6.1). The fullcalendar only shows month/week/day buttons and doesn't show the actual calendar. (Works fine in IE, doesn't work in firefox)
Oct 29, 2011
Hi, thanks for this awesome plugin. I'm also running into problems when using UI 1.8.16. I've found a solution for the problem that fullcalendar doesn't show up. You have to call fullCalendar() before tabs(). But my problem now is, that the calendar is not showing the Google Calendar events before I click on a navigation-button on the top. Any ideas how to solve this?
Aug 13, 2013
(No comment was entered for this change.)
Status:
Implemented
Aug 13, 2013
(No comment was entered for this change.)
Status:
Released
|
|
| ► Sign in to add a comment |