smoothTouchScroll
smoothTouchScroll copied to clipboard
Bug: manualContinuousScrolling:true crashes IE11 on Win7
Hi Thomas,
If You set "manualContinuousScrolling: true" it crashes the browser "internet explorer 11" on the system "windows 7".
I could provide You with an example, but it already happens with the example on http://smoothtouchscroll.com. If You open that website with IE11 on Win7 and start pulling the demo, it freezes the complete browser after a few seconds (the images are shivering). Then the browser doesn't respond to any action, not on the website nor the buttons from the browser itself. You have to kill the tab/browser with the task manager to be able to use the IE11 again.
I have tested this on 4 diffenrent computers with windows 7, so it seems to me to be a general problem with this browser-system combination. In my test I came to the conclusion, that the bug comes through "manualContinuousScrolling: true", because with all starting parameters it only crashed when this was set. I didn't test it wiht IE11 on Win8 but I would expect it to be the same.
The bug also accurs with the "smoothdivscroll" plugin. That is why I also post this bug to the github page for smoothdivscroll. I didn't find this bug mentioned anywhere so far, that's why I startet this issue.
For my project as a work around I test for the browser/system and exclude the IE11 on Win7 from the manualContinuousScrolling. This works for now, but the true experience only comes with manualContinuousScrolling.
Thank You very much for the great plugin, I love using it ...
Best wishes from Germany!
https://github.com/tkahn/Smooth-Div-Scroll/issues/160