microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.61k stars 28.14k forks source link

Horizontal scrolling intermittent when using mouse horizontal scroll wheel #189148

Open DuelMonster opened 11 months ago

DuelMonster commented 11 months ago

Type: Bug

I have a Logitech MX Master 3 that is equiped with a horizontal scroll wheel that works perfectly with all my other apps (including Visual Studio 2022).

However it doesn't work well with VSCode. Sometimes the code will scroll slightly and then stop working, most of the time it won't work at all.

It will work occasionally, but I have been unable to identify if there is a specific set of circumstances that cause it to work/stop working.

VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:22:07.651Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i9-12900H (20 x 2918)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|31.72GB (8.43GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (59) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 formatallfilesinworkspace|ale|0.0.1 vscode-ant-design-vue-helper|ant|1.0.6 vsc-export|asl|1.2.0 path-intellisense|chr|2.8.4 vscode-devtools-for-chrome|cod|0.0.7 vue-peek|dar|1.0.2 open-file-in-new-vscode-window|dua|1.0.0 gitlens|eam|14.1.1 open-current-file-in-new-window|ell|1.0.0 vscode-great-icons|emm|2.1.93 prettier-vscode|esb|9.19.0 auto-rename-tag|for|0.1.10 thefoldingstuff|geo|0.2.1 asciidecorator|hel|0.3.0 compareit|in4|0.0.2 vue-autoimport|ish|1.0.5 comment-labels|jam|0.1.0 vscode-setting-export|jef|0.0.6 svg|joc|1.5.3 dotenv|mik|1.0.1 vue-volar-extention-pack|Mis|1.1.8 vscode-pugbeautify|mrm|1.0.2 azure-pipelines|ms-|1.208.0 vscode-azureterraform|ms-|0.3.2 vscode-bicep|ms-|0.19.5 vscode-docker|ms-|1.26.0 csharp|ms-|1.26.0 vscode-dotnet-runtime|ms-|1.6.0 data-workspace-vscode|ms-|0.5.0 mssql|ms-|1.20.0 sql-bindings-vscode|ms-|0.4.0 sql-database-projects-vscode|ms-|1.2.0 python|ms-|2023.12.0 remote-containers|ms-|0.299.0 remote-wsl|ms-|0.80.2 azure-account|ms-|0.11.5 azurecli|ms-|0.5.0 powershell|ms-|2023.6.0 vscode-yaml|red|1.14.0 toggle-case|rya|1.0.2 vue-vscode-snippets|sdr|3.1.1 markdown-preview-enhanced|shd|0.6.8 vscode-scss-formatter|sib|3.0.0 autoimport|ste|1.5.4 code-spell-checker|str|2.20.5 sass-indented|syl|1.8.26 language-stylus|sys|1.16.0 vue-docs|tit|1.0.2 vscode-status-bar-format-toggle|tom|3.1.1 intellicode-api-usage-examples|Vis|0.2.7 vscodeintellicode|Vis|1.2.30 vscodeintellicode-completions|Vis|1.0.22 volar|Vue|1.8.8 vscode-typescript-vue-plugin|Vue|1.8.8 vue|Wsc|1.0.26 JavaScriptSnippets|xab|1.8.0 markdown-all-in-one|yzh|3.5.1 vscode-proto3|zxh|0.5.5 (1 theme extensions excluded)
VSCodeTriageBot commented 11 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.80.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

DuelMonster commented 11 months ago

Issue still exists with the latest stable release is 1.80.2.