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

Drastic increase in scroll sensitivity #63458

Closed
DanielHZhang opened this issue Nov 19, 2018 · 1 comment
Closed

Drastic increase in scroll sensitivity #63458

DanielHZhang opened this issue Nov 19, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded windows VS Code on Windows issues
Milestone

Comments

@DanielHZhang
Copy link

VS Code version: Code - Insiders 1.30.0-insider (ebe9ea8, 2018-11-19T20:06:37.217Z)
OS version: Windows_NT x64 10.0.17134

Steps to Reproduce:

  1. Scroll through editor with mouse wheel or trackpad

New insiders update:
http://recordit.co/ADG2ROVHhb
A single mouse wheel tick scrolls from line 1 to line 48, even when the screen can only show 27 lines (prevents you from accessing certain portions of code via scrolling).

1.29.1:
http://recordit.co/GsO5GwN9Uu
A single mouse wheel tick scrolls from line 1 to line 7.

The mouse wheel sensitivity seems to be affected by the "vertical scrolling number of lines" setting in Windows (found here: https://gyazo.com/88527f95f57a0034b5fd682b23586ff3)
The increase in scroll sensitivity can be noticed with trackpad scrolling as well.

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

@vscodebot vscodebot bot added the insiders label Nov 19, 2018
@vscodebot
Copy link

vscodebot bot commented Nov 19, 2018

@alexdima alexdima added windows VS Code on Windows issues bug Issue identified by VS Code Team member as probable bug labels Nov 20, 2018
@alexdima alexdima added this to the November 2018 milestone Nov 20, 2018
@roblourens roblourens added the verified Verification succeeded label Dec 6, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

4 participants
@roblourens @alexdima @DanielHZhang and others