microsoft / vscode

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

Issue when moving through menu selection in AwesomeWM #129745

Closed Blanko2 closed 3 years ago

Blanko2 commented 3 years ago

Issue Type: Bug

I am using VSCode in AwesomeWM When i select the File menu and mouse down to Preferences, the submenu opens as normal If i mouse over any option in the submenu, the selection jumps to an option higher in the File menu, such as New File or Open File

This does no occur with the Meld GUI, unsure what else i can test it with - don't have many GUI tools on this machine

VS Code version: VSCodium 1.58.2 (c3f126316369cd610563c75b1b1725e0679adfb3, 2021-07-16T00:15:55.196Z) OS version: Linux x64 5.8.0-63-generic Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 7 4700U with Radeon Graphics (4 x 1996)| |GPU Status|2d_canvas: unavailable_software
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: disabled_off
rasterization: disabled_software
skia_renderer: enabled_on
video_decode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software| |Load (avg)|0, 0, 0| |Memory (System)|12.02GB (8.11GB free)| |Process Argv|| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|undefined| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|undefined| |XDG_SESSION_TYPE|x11|
Extensions (7) Extension|Author (truncated)|Version ---|---|--- cform|aws|0.0.24 cloudformation-yaml-snippets|dst|3.26.0 gitlens|eam|11.6.0 vscode-aws-cloudformation-auto-template-generator|joh|1.2.0 vscode-cfn-lint|kdd|0.20.0 vscode-yaml|red|0.22.0 vim|vsc|1.21.5
vscodebot[bot] commented 3 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

Blanko2 commented 3 years ago

will verify if that workaround fixes it and if so, close this as dupe

Blanko2 commented 3 years ago

workaround does fix it, closing