I’m testing dhtmlxScheduler 2.3. I have a strange problem:
if I load the schedule in an iframe and loading data with “scheduler.load” too, than I can’t navigate with the vertical scrollbar (the scrollbar goes immediately back to the initial position) in IE 8 (in the Day-view or Week-view). You can check the code here: ivf.hartmann.info/active/test/
please select Link 1!
Link 2 shows you the same code in a separate window (it works).
If I don’t load events in the schedule, than it works too (link 3 and 4).
Strange problem.
An ideas?
I haven’t been able to reproduce the problem.
Do you simply scroll with your mouse on any day in the ‘day’ or ‘week’ views?
On a side note I noticed that your page uses Quirks mode for IE. Try switching to the ‘standard’ mode. Does this resolve your issue? Scheduler doesn’t officially support quirks mode (though normally it should work correctly).
Also it’s great that you have created demo page to show problem to us
I’m experiencing this exact issue. Not using quirks mode. Only happens in Win 7 / IE 9
Have not tested in other versions of Windows, but works fine in other browsers.
I’ve tried searching the forum far and wide for “ie scroll bug”, “ie scroll jump to top”, “ie can’t scroll down” - but this is the only one with my exact issue.