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

Editor mouse selection scrolling isn't smooth #172652

Open
TylerLeonhardt opened this issue Jan 27, 2023 · 2 comments
Open

Editor mouse selection scrolling isn't smooth #172652

TylerLeonhardt opened this issue Jan 27, 2023 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-core Editor basic functionality

Comments

@TylerLeonhardt
Copy link
Member

Recording 2023-01-27 at 09 05 27

Steps:

  • have an editor with content that goes off the screen
  • select some text and move your mouse in the direction of off screen

I expect a smooth scrolling experience where the editor smoothly scrolls to the right so I can select the text I want.

What actually happens is that it just jumps all the way to the end.

@rebornix
Copy link
Member

This happened before we pushed fix b229eb5

@hediet hediet assigned alexdima and unassigned hediet Feb 2, 2023
@hediet hediet added bug Issue identified by VS Code Team member as probable bug regression Something that used to work is now broken labels Feb 2, 2023
@alexdima alexdima added editor-core Editor basic functionality and removed regression Something that used to work is now broken labels Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug editor-core Editor basic functionality
Projects
None yet
Development

No branches or pull requests

5 participants