-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IE11 crashes when dragging the scrollbar #6
Comments
Interesting. I don't have access to IE11 right now, but I'm soon about to buy a new laptop. In which way does IE11 crash? Does the whole browser close and die and all your tabs are gone? Or is it Utterscroll's tab that freezes, or closes, or "It's dead Jim" like in Chrome, or what happens? I'm thinking it's not impossible that this is something Microsoft is interested in. Javascript crashing the browser. |
Hi again — I do have access to IE 11, on this old laptop, I just noticed, version 11.0.9600. I'm at work now but hopefully I can have a look into this issue later today or during the weekend. Thanks anyway for reporting it |
I was unable to reproduce this. (Windows 7, IE 11 v. 11.0.9600.17501, update v. 11.0.15.) Thanks for explaining what happens for you b.t.w., and for the screenshots. You don't happen to have any plugins installed that might cause the crash? I did notice another bug however: Utterscroll starts scrolling when I click the scrollbar in IE 11. It isn't supposed to start scrolling when one uses the scrollbars :-( (issue created) |
When you try to scroll by dragging the scrollbar the browser will crash.
Holding the background of the div/body does work.
The text was updated successfully, but these errors were encountered: