My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 809: Use tables to position events, no need for repositioning
2 people starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Aug 2014


Sign in to add a comment
 
Reported by p0020...@brookes.ac.uk, Jan 26, 2011
We have the calendar in a div which has overflow:scroll. this puts a scroll bar down the right hand side and works lovely. However, the calendar items are a few pixels per day out now. So day 7 is quite bad and day 1 is fine.

This is becuase the background table has resized to incorporate the scroll bar, but the positioning of elements on top, have not.

Would it be possible, to render them as a table WITHIN the cell, (this won't work for multiday events) such that any size will automatically fit. It might also solve the printing issues, I read somewhere too.
Jan 31, 2011
#1 p0020...@brookes.ac.uk
To update information on this - it is in IE (not firefox, and not tested other browsers) and it is only on first load. once you move to another month the alignment is sorted.

I have uploaded an "after load" and "after scroll month" image which illustrates everything. 
calendar IE load.PNG
8.2 KB   View   Download
scroll one month.PNG
7.8 KB   View   Download
Feb 13, 2011
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Event display problems due to DIV scrollbars in IE
Status: Reproducing
Aug 13, 2013
Project Member #3 adamrs...@gmail.com
At this point, if the container fullcalendar lives in changes widths, it is up to the developer to call the render method to readjust.

but i agree with the rendering-events-WITHIN-table comment you made earlier. this is how google calendar does it and seems elegant. keeping this ticket for that reason
Summary: Use tables to position events (was: Event display problems due to DIV scrollbars in IE)
Status: Accepted
Labels: Type-BehaviorMod
Aug 14, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Use tables to position events, no need for repositioning (was: Use tables to position events)
Labels: -Type-BehaviorMod Type-Behavior
Jun 15, 2014
Project Member #5 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: milestone-skeleton
Jul 23, 2014
Project Member #6 adamrs...@gmail.com
This is now what happens in v2.1 (beta)
http://blog.arshaw.com/1/post/2014/07/fullcalendar-210-beta.html

I would really appreciate if you could verify this. Thanks a lot!
Aug 14, 2014
Project Member #7 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 26, 2014
Project Member #8 adamrs...@gmail.com
This issue has been resolved with the official release of v2.1.0:
http://blog.arshaw.com/1/post/2014/08/fullcalendar-210-released.html

Please post any follow-up bug reports or feature requests as separate issues. Thanks.
Status: Released
Sign in to add a comment

Powered by Google Project Hosting