Clipboard content not updated with file names copied from Explorer window since "Trust" feature #1001

Closed
opened 2025-09-10 23:49:17 -05:00 by giteasync · 1 comment
Owner

Originally created by @kzsa on GitHub.

Hi! I can't copy a filename from the Explorer window and paste it into the code. It is suspicious, because the behaviour came with the introduction of the "Trusted" option. Are you guys experiencing a similar phenomenon or is it just me?

Click:

  1. in Explorer window click: filename>rename> select>copy
  2. code editor window:
    Paste
    Result:
    The content of the clipboard is not updated with the filename, but the content of the clipboard previously copied from the code editor window is pasted instead of the filename.

If I copy the filename using the system file manager (Nemo, etc.), the clipboard content is updated and the filename can be pasted into the code in the code editor window.

Linux Mint 20.1 Ulyssa

VSCodium
Version: 1.57.1
Commit: 507ce72a4466fbb27b715c3722558bb15afa9f48
Date: 2021-06-18T00:13:37.935Z
Electron: 12.0.7
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Linux x64 5.4.0-74-generic

Thx: Zsolt

Originally created by @kzsa on GitHub. Hi! I can't copy a filename from the Explorer window and paste it into the code. It is suspicious, because the behaviour came with the introduction of the "Trusted" option. Are you guys experiencing a similar phenomenon or is it just me? Click: 1. in Explorer window click: filename>rename> select>copy 2. code editor window: Paste Result: The content of the clipboard is not updated with the filename, but the content of the clipboard previously copied from the code editor window is pasted instead of the filename. If I copy the filename using the system file manager (Nemo, etc.), the clipboard content is updated and the filename can be pasted into the code in the code editor window. Linux Mint 20.1 Ulyssa VSCodium Version: 1.57.1 Commit: 507ce72a4466fbb27b715c3722558bb15afa9f48 Date: 2021-06-18T00:13:37.935Z Electron: 12.0.7 Chrome: 89.0.4389.128 Node.js: 14.16.0 V8: 8.9.255.25-electron.0 OS: Linux x64 5.4.0-74-generic Thx: Zsolt
Author
Owner

@kzsa commented on GitHub:

The bug has been fixed in a later update, so I'll close it.

@kzsa commented on GitHub: The bug has been fixed in a later update, so I'll close it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1001
No description provided.