DayPilot Forums

DayPilot is the best open-source Outlook-like calendar control for ASP.NET.
DayPilot Pro Demo (Calendar control)
» DayPilot Pro live demo (Calendar control)
DayPilot Pro Demo (Scheduler control)
» DayPilot Pro live demo (Scheduler control)
Home » Bugs » IE6 Events disappear on manual window resize

IE6 Events disappear on manual window resize

Installed new version 4.4.1357
Using DayPilotCalendar in multiple days view (7) with BusinessHoursNoScroll inside Ajax UpdatePanel

Not sure if this existed in earlier verions or not but I've got a slight problem in IE6, if you slowly resize the window ( both height and width at same time) then random days events disappear then re-appear.

Seems ok if you only resize height or width seperately.
Tried on various servers and clients and got same problem.
Seems ok in Firefox and IE7

IE6 version is 6.0.2900.2180.xpsp_sp2_gdr.070227-2254
Steve65 - 1/23/2008 1:04:19 PM
There seems to be a problem with BusinessHoursNoScroll and Full modes in IE6. See also http://forums.daypilot.org/Topic.aspx/189/bug_move_event_with_ie6.

Unfortunately, I haven't been able to find a solution yet.

I believe it's caused by the main div that contains the scrollbars (using overflow:auto). Originally, I wasn't adding overflow:auto in the modes that don't show the scrollbar. However, that caused weird problems in IE7 (http://forums.daypilot.org/Topic.aspx/212/calendar_control_hides_events_in_ie7). Now it uses overflow:auto for all modes but problems appeared in IE6...
Dan Letecky - 1/24/2008 11:30:33 AM
This bug was fixed in DayPilot Pro 4.9 SP1.
Dan Letecky - 8/14/2008 8:24:59 AM
Post reply