Skip to content
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

Hangs while scrolling #22598

Closed
piyushparkash opened this issue Mar 14, 2017 · 7 comments
Closed

Hangs while scrolling #22598

piyushparkash opened this issue Mar 14, 2017 · 7 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster
Milestone

Comments

@piyushparkash
Copy link

I am using Visual Studio Code v1.10.2. Scrolling is not smooth for the files. I have a PHP file of roughly 300 lines. If I scroll it will stop at the point where I started scrolling skip most the scroll and then almost reach the endpoint of the scroll and scroll till the endpoint. I hope you got me. I will try to get a video of this.

But If I have to update any extension, after updating the extension it will give me option to reload the window. If I reload the window, this problem will be gone and it will scroll smoothly even If I close the window and reopen it.

I hope I was clear. Let me know if I can help you with any more information.

  • VSCode Version: 1.10.2
  • OS Version:Microsoft Windows 10 Home Single Language
@weinand
Copy link
Contributor

weinand commented Mar 14, 2017

This sounds like an issue caused by an installed extension. Can you try to run VS Code without extensions? From the command line, execute: code --disable-extensions and try your steps again to see if it reproduces. If you see it is an issue with the extension, please file it against the extension repository itself.

@weinand weinand added the info-needed Issue requires more information from poster label Mar 14, 2017
@piyushparkash
Copy link
Author

OK. Will try this and let you know the result.

@weinand
Copy link
Contributor

weinand commented Mar 19, 2017

Any update on this?

@piyushparkash
Copy link
Author

I tried it. The problem is not happening very frequently now, but still happening.

@alexdima
Copy link
Member

@piyushparkash When you say you scroll, do you mean you scroll with the trackpad or with an external mouse scroll wheel?

@alexdima alexdima added this to the Backlog milestone Mar 28, 2017
@piyushparkash
Copy link
Author

Trackpad

@alexdima
Copy link
Member

Let's track in #12637 or #13612

It is an issue in the current Electron/Chromium version we're using. Workarounds include "restoring" the window and maximizing it back up (works for my Surface Book). The issue is already fixed in Chromium and with the next Electron update we should get the fix.

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 28, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants