Issue 734: Problem with window resizing for agendaWeek and agendaDay
Status:  Done
Owner: ----
Closed:  Jan 2011
Reported by inip...@gmail.com, Nov 23, 2010
The resizing calendar on month view works find.

the calendar grows when raising the window size, but does not change when reducing the window size for agendaWeek and agendaDay view.


for example, make full screen and then reduce the window size.


Dec 18, 2010
Project Member #1 adamrs...@gmail.com
 Issue 731  has been merged into this issue.
Dec 18, 2010
Project Member #2 adamrs...@gmail.com
 Issue 732  has been merged into this issue.
Dec 18, 2010
Project Member #3 adamrs...@gmail.com
 Issue 733  has been merged into this issue.
Dec 18, 2010
Project Member #4 adamrs...@gmail.com
please follow the instructions for submitting a bug:

"...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
Dec 19, 2010
#5 inip...@gmail.com
Please get the following link that show you the error.

http://zenda.co.kr/fullcalendar/resizing_error.html

Thanks.


Dec 31, 2010
Project Member #6 adamrs...@gmail.com
thank you for the detailed report.

however, i am still unable to reproduce this bug. i have tried in chrome/firefox/ie. first of all, what browser are you using?

this is how i've been trying to debug:
http://arshaw.com/js/issue_743_liquid_width.html
(and then following your steps. still unable to reproduce!)

the bug is probably related to some other css/html that you have on the page (such as the DIVs that are surrounding your fullcalendar). the only way i can debug this is if i get an exact copy of your page...

is it possible for you to show me a live copy of this page on the internet? if not, could you strip down your demo to only static html/css/js and then post that as a zip? you won't need to include any event data; i do not believe that is where the problem lies.

thank you!
Jan 3, 2011
#7 inip...@gmail.com
Thank you for your demo page.

Your demo page works fine, so the bug i reported may be from other html/css/js in my calendar html page.

I will check my html page first and then i will let you know how i fix it.

thank you so much.
Jan 3, 2011
#8 inip...@gmail.com
I've test my calendar page which has only calendar html no extra tags.

It works fine. so, the problem i reported is from my fault. 

I'll check my whole calendar html tags.

Thank you.
Jan 12, 2011
Project Member #9 althaus.it
(No comment was entered for this change.)
Status: Done