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

Mousewheel scolling lags in explorer #241624

Open
prefect473 opened this issue Feb 23, 2025 · 0 comments
Open

Mousewheel scolling lags in explorer #241624

prefect473 opened this issue Feb 23, 2025 · 0 comments
Assignees

Comments

@prefect473
Copy link

prefect473 commented Feb 23, 2025

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.97.2
  • OS Version: Ubuntu 22.04

Steps to Reproduce:

  1. Open a project
  2. Hover over the explorer tree
  3. Scroll using the mousewheel

If I just move the mousewheel in a single direction, it takes 1-2s before the explorer reacts, and the process CPU usage spikes.
If I experiment and move the mousewheel up/down/up/down/up/down, the lag accumulates with the number of up/down switches, and when it reacts all of the motions are handled at once.
The whole app is completely frozen until the scrolling actually happens in the explorer.
Scrolling by dragging the right-side bar of the explorer works normally.

The issue does not appear to happen in the editor or the "open editors" list, only in the explorer.

I have tried:

  • restarting with extensions enabled
  • running with --disable-gpu
  • disabling compact folders
  • disabling sticky folders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants