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

Cannot Paste Text in VS Code #239212

Closed
jvesouza opened this issue Jan 30, 2025 · 4 comments
Closed

Cannot Paste Text in VS Code #239212

jvesouza opened this issue Jan 30, 2025 · 4 comments
Assignees

Comments

@jvesouza
Copy link

Type: Bug

I am unable to paste text into the VS Code editor. I can copy text (Ctrl+C) and paste it into other applications, but pasting into the same editor or another editor within VS Code does not work.

Steps to Reproduce:

  1. Open VS Code.
  2. Copy any text (Ctrl+C ).
  3. Try to paste it into the same editor or another editor in VS Code (Ctrl+V).
  4. The text does not paste, but it works in other applications.

Expected Behavior:
The copied text should be pasted into the VS Code editor.

Actual Behavior:
The text does not paste in VS Code, but it pastes correctly in other applications.

Since I am blind, I am running VS Code with Orca as my screen reader, although I don't believe it is the cause of the problem.

VS Code version: Code - Insiders 1.97.0-insider (63c0355, 2025-01-30T05:04:51.529Z)
OS version: Linux x64 6.12.10-200.fc41.x86_64
Modes:

System Info
Item Value
CPUs 13th Gen Intel(R) Core(TM) i7-1355U (12 x 2648)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
Load (avg) 1, 1, 1
Memory (System) 15.30GB (5.94GB free)
Process Argv -n . --crash-reporter-id afcda3b7-1a8b-48e9-b85a-87744ceb1009
Screen Reader yes
VM 0%
DESKTOP_SESSION mate
XDG_CURRENT_DESKTOP MATE
XDG_SESSION_DESKTOP mate
XDG_SESSION_TYPE x11
Extensions (44)
Extension Author (truncated) Version
prettier-vscode esb 11.0.0
copilot Git 1.260.1343
copilot-chat Git 0.24.2025013001
rest-client hum 0.25.1
vscode-docker ms- 1.29.4
csdevkit ms- 1.16.4
csharp ms- 2.63.31
vscode-dotnet-runtime ms- 2.2.6
vscodeintellicode-csharp ms- 2.2.3
black-formatter ms- 2024.5.13171011
debugpy ms- 2024.14.0
python ms- 2024.22.2
vscode-pylance ms- 2024.12.1
jupyter ms- 2025.1.2025012801
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.1.2025012901
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
remote-containers ms- 0.396.0
remote-ssh ms- 0.116.1
remote-ssh-edit ms- 0.87.0
cmake-tools ms- 1.19.52
cpptools ms- 1.23.5
cpptools-extension-pack ms- 1.3.0
remote-explorer ms- 0.4.3
vscode-commander ms- 0.2.0
vsliveshare ms- 1.0.5948
sql-developer Ora 24.4.1
java red 1.39.0
vscode-xml red 0.28.2025012908
sonarlint-vscode Son 4.15.0
cmake twx 0.0.17
intellicode-api-usage-examples Vis 0.2.9
vscodeintellicode Vis 1.3.2
vscode-boot-dev-pack vmw 0.2.2
vscode-spring-boot vmw 1.59.0
vscode-gradle vsc 3.16.2024111106
vscode-java-debug vsc 0.58.1
vscode-java-dependency vsc 0.24.1
vscode-java-pack vsc 0.29.2024091906
vscode-java-test vsc 0.43.0
vscode-maven vsc 0.44.2024072906
vscode-spring-boot-dashboard vsc 0.14.0
vscode-spring-initializr vsc 0.11.2

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256198
vscod805cf:30301675
vsaa593cf:30376535
py29gd2263:31024238
vscaat:30438846
c4g48928:30535728
vscrpc:30624061
2i9eh265:30646982
962ge761:30841072
pythonnoceb:30776497
dsvsc014:30777825
dsvsc015:30821418
pythonmypyd1:30859725
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:30980852
pythonait:30973460
dvdeprecation:31040973
dwnewjupytercf:31046870
nativerepl1:31134653
pythonrstrctxt:31093868
nativeloc1:31118317
cf971741:31144450
e80f6927:31120813
iacca1:31150324
notype1:31143044
dwcopilot:31158714
h409b430:31177054
5b1c1929:31184661
6074i472:31201624
dwoutputs:31217127
8did9651:31218798
hdaa2157:31222309
copilot_t_ci:31222730
ecdi0152:31224757
f4h4g973:31227639

@albertosantini
Copy link

See #238609

@deepak1556
Copy link
Collaborator

Hi this is related to edit context #239319

The workaround is to disable the setting editor.experimentalEditContextEnabled

@jvesouza
Copy link
Author

jvesouza commented Feb 4, 2025

Works fine, thanks.

@aiday-mar
Copy link
Contributor

Hi @jvesouza thank you for commenting. As @deepak1556 has suggested a workaround, I will close this issue. My apologies for the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants