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

Right click in the editor immediately closes #190863

Closed
dodalovicgran opened this issue Aug 21, 2023 · 2 comments
Closed

Right click in the editor immediately closes #190863

dodalovicgran opened this issue Aug 21, 2023 · 2 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@dodalovicgran
Copy link

Type: Bug

When I do a right click somewhere in the editor, it immediately closes. I believe that it somehow picks an item that is at the hight of my mouse cursor, selects it, and closes the right click dialog.

VS Code version: Code 1.81.1 (6c3e3db, 2023-08-09T22:18:39.991Z)
OS version: Linux x64 6.4.6-76060406-generic
Modes:

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz (16 x 827)
GPU Status 2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
Load (avg) 1, 1, 1
Memory (System) 31.07GB (9.49GB free)
Process Argv rust-jobs.workspace.json --crash-reporter-id 8b0f4ec5-17bd-4442-98fc-0a69ae52b2e5
Screen Reader no
VM 0%
DESKTOP_SESSION pop
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP pop
XDG_SESSION_TYPE x11
Extensions (63)
Extension Author (truncated) Version
rust-bundle 1Yi 1.0.0
better-comments aar 3.0.2
codesnap adp 1.3.4
TabOut alb 0.2.2
project-manager ale 12.7.0
asciidoctor-vscode asc 3.1.3
markdown-mermaid bie 1.19.0
scratchpads bue 1.0.0
path-intellisense chr 2.8.4
gitignore cod 0.9.0
vscode-postgresql-client2 cwe 6.7.0
githistory don 0.6.20
rust-syntax dus 0.6.1
gitlens eam 14.2.1
simple-new-file fay 1.1.2
file-icons fil 1.1.0
copilot Git 1.104.341
vscode-pull-request-github Git 0.70.0
terraform has 2.27.1
vscode-test-explorer hbe 2.21.1
rust-test-lens hde 1.0.0
randomeverything hel 0.0.3
vscode-git-tags how 1.4.4
rest-client hum 0.25.1
output-colorizer IBM 0.1.2
hungry-delete jas 1.7.0
git-graph mhu 1.30.0
fluent-icons mig 0.0.18
vscode-docker ms- 1.26.0
vscode-aks-tools ms- 1.3.13
vscode-kubernetes-tools ms- 1.3.13
remote-containers ms- 0.304.0
azure-account ms- 0.11.5
test-adapter-converter ms- 0.1.8
vsliveshare ms- 1.0.5877
cargo pan 0.2.3
material-icon-theme PKi 4.29.0
material-product-icons PKi 1.6.0
subtle-brackets raf 3.0.0
hippie-completion rah 0.0.6
vscode-xml red 0.26.1
vscode-yaml red 1.14.0
rust-analyzer rus 0.3.1623
crates ser 0.6.0
git-merger sha 0.4.1
markdown-preview-enhanced shd 0.6.8
git-autoconfig shy 0.0.2
vscode-taskexplorer spm 2.13.2
vscode-rust-test-adapter Swe 0.11.0
icons tal 3.7.0
even-better-toml tam 0.19.2
git-essentials Tec 0.3.0
rust-yew Tec 0.2.3
branch-warnings tel 1.0.10
tldraw-vscode tld 2.0.11
errorlens use 3.13.0
vscode-lldb vad 1.9.2
gistfs vsl 0.4.1
gitblame wad 10.4.0
vscode-todo-highlight way 1.0.5
city-lights-icon-vsc Yum 1.1.3
markdown-all-in-one yzh 3.5.1
rust-extension-pack Zer 1.1.0

(11 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931:30280409
vshan820:30294714
vstes263:30335439
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
py29gd2263cf:30792227
vsclangdc:30486549
c4g48928:30535728
dsvsc012:30540252
pynewext54:30695312
azure-dev_surveyone:30548225
vscccc:30803845
2e4cg342:30602488
89544117:30613380
showlangstatbar:30737416
03d35959:30757346
pythonfmttext:30731395
pythoncmvfstrcf:30756944
fixshowwlkth:30771522
showindicator:30805244
pythongtdpath:30769146
i26e3531:30792625
gsofa:30804715
pythonnosmt12:30797651
pythonidxptcf:30805731
pythonnoceb:30805159
dsvsc013:30795093
dsvsc014:30804076
diffeditorv2:30812749

@bpasero
Copy link
Member

bpasero commented Aug 21, 2023

This is likely a duplicate of #113175

Can you try to reproduce with our nightly insider builds? You can give our preview releases a try from: https://code.visualstudio.com/insiders/

@bpasero bpasero added the info-needed Issue requires more information from poster label Aug 21, 2023
@dodalovicgran
Copy link
Author

As someone already tried it out, and allegedly it worked, I'll wait for the new release.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants