jquery.kinetic
jquery.kinetic copied to clipboard
IE issue: sudden window scrollTop jump on drag
In IE when the wrapper is not exactly inside the window's bound and trying to drag in the kinetic wrapper will scroll the window to align the top or bottom of the kinetic wrapper to touch the window's border. This is also visible in the demo page.
hmmmm ... does it happen as soon as the js triggers a scroll on the kinetic wrapper? are you able to do a quick gif screen capture to show it happening? that would be really useful. you can use http://www.cockos.com/licecap/

It's IE 11 . I have scrolled the demopage till the kinetic wrapper crosses the window's top border. Now when I start dragging. Flick the page scrolls to the position.top of the kinetic wrapper.
please can you (or any other dev on Windows) do some troubleshooting as I haven't got access to ie > 9
I'm running into the same issue, has anyone discovered a fix for it? I think it has something to do with the mousedown event. I'm not sure why only IE would behave this way though.