Issue 919: Height does not render properly in IE9 or IE8
Status:  Done
Owner: ----
Closed:  Jun 2014
Reported by taka...@gmail.com, Apr 19, 2011
Calling render works for width however the height doesn't scale properly in either IE8 or 9 (the only IE browsers I've tested). Firefox, Chrome and Safari are all fine.
May 8, 2011
Project Member #1 adamrs...@gmail.com
please submit a report with a detailed description and a demonstration of the bug. This can be a link to a website or a ZIP containing a runnable HTML file. Please include everything needed to recreate the bug (JS, CSS, event JSON).
Status: Reproducing
May 11, 2011
#2 taka...@gmail.com
Here is an example page
* ripped directly from the app i'm building
* irrelevant code removed

Open it in IE and in any other browser to compare results.

The layout is fairly complex so it will only display in IE8 and IE9 - it seems to be an issue with the aspectRatio calendar setting. All browsers look the same when that setting is removed.

The relevant javascript is inline in the HTML file
page dump.zip
182 KB   Download
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: Type-Bug
Jun 11, 2014
Project Member #4 adamrs...@gmail.com
Sorry it has taken so long to get back to you. If this is still a concern of yours, can you please try the newest version of the calendar? if it is still a problem, can you post a recreation of the problem using JSFiddle?
http://arshaw.com/fullcalendar/wiki/Reporting-Bugs/

Please try to reduce it down as much as possible (no extra markup/css please).

Also, please open up a *new* issue. do not post on this one. thanks
Status: Done