Issue 797: event title end time not visible
Status:  Done
Owner: ----
Closed:  Mar 2011
Reported by legg...@gmail.com, Jan 17, 2011
missing event.end time in title, see excerpt from fullcalendar.js 

// not enough room for title, put it in the time headereventElement.find('span.fc-event-time')
.text(formatDate(event.start, opt('timeFormat')) + ' - ' + event.title);

Feb 13, 2011
Project Member #1 adamrs...@gmail.com
so? this is intended behavior. in your opinion, what is wrong with this behavior. how would you modify it?
Status: Discussing
Feb 21, 2011
#2 faus...@chello.pl
it should work just as in Google calendar. If title is too long it should be cut (overflow hidden) - see attachment 1. If there is no space (even for single line of title) then it should be moved to time header instead of end time but still be cut if too long - see attachment 2.
1.jpg
16.3 KB   View   Download
2.jpg
8.2 KB   View   Download
Feb 21, 2011
#3 faus...@chello.pl
small update: it looks that problem persists only under 64-bit Edition of IE 8 (8.0.7600.16385) quirks mode :/
Mar 24, 2011
Project Member #4 adamrs...@gmail.com
yeah, the behavior you describe should be correctly implemented. seems like an ie8 quirksmode bug. fullcalendar isn't that great in quirksmode. the newest fullcalendar release might have fixed this though.
Status: Done
Apr 16, 2013
#5 Gerrarde...@gmail.com
this bug was discivered on chrome 26.04 on calendar agenda days and weeks