1.47 Paste Broken

With the update to 1.47 paste is broken in the editor window.

Copy via CTRL-C copies to the clipboard.

Pasting with CRLT-V or Right click paste does not paste the copied value.

Pasting into another application i.e.notepad works.

Also restarted my machine to be sure it wasn't something I did.

2025-05-23_08-59-12

I have the same problem.

Reverting to the previous version as a workaround for now.

Yes seems to be the only solution at present.

Hi,

Indeed paste seems to be broken after we have upgraded the Electron version. We are investigating how to enable it back and will release a new version as soon as we have a solution ready. Stick to the older versions for now (or paste from the Edit menu).

1 Like

Seems to be caused by this issue in the monaco editor (the code editor that we use): [Bug] Paste does not work with Electron 34 ยท Issue #4855 ยท microsoft/monaco-editor ยท GitHub

We have just released 1.47.1 which should address the problem.

Confirmed working now. Thank you as always for excellent support.

Found another issue with this, you can't paste into the Find/Replace:

image

Should be fixed with the new release 1.47.3.

Confirmed working, thanks for your support!