| Issue 1027: | Strange rendering problems on page reload | |
| 1 person starred this issue and may be notified of changes. | Back to list |
In both Firefox 5 and Chrome 13 on linux I'm seeing very weird rendering problems (see screenshots). 1) In the month view, sometimes the sat column is a bit wider than the rest of the days. It seems to fix itself on subsequent reloads of the page, and sometimes I have to reload the page 15 or so times before the columns even out. 2) I believe the problem in agendaWeek and agendaDay is related, but it manifests itself in a much worse way (the entire calendar is rendered completely unusable). Same fix - you have to reload the page (sometimes many, many times). These problems happen whether the calendar is themed with jquery ui or not. I'm using fullCalendar 1.5.1. Any idea why this is happening?
Jul 6, 2011
#1
zpearce...@gmail.com
Jul 19, 2011
it might be related to your code. could you post a runnable html file with all dependencies, packaged as a zip? i'm thinking it might be related to the stylesheet loading after the calendar is rendered.
Status:
Reproducing
Jul 19, 2011
Thanks for the reply. Yes, my asset packager was outputting the script tag before the css link. Once I got that switched around, the problem went away. Thanks
Jul 19, 2011
cool. glad it works
Status:
Done
|
|
| ► Sign in to add a comment |