louislam / dockge

A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager

Home Page:https://dockge.kuma.pet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cant paste command into terminal

vijay-prema opened this issue Β· comments

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

πŸ›‘οΈ Security Policy

Description

I open a bash terminal in the web interface for a container, I can type and run commands, as well as copy commands to system clipboard, but I cannot paste a command from system clipboard into the terminal in the web browser.

πŸ‘Ÿ Reproduction steps

  1. Open bash terminal for any container in the web interface.
  2. Typing commands works as normal
  3. Pasting commands using ctrl+V or ctrl+shift+V do not work
  4. Pasting via browser right click context menu and clicking paste does not work either

πŸ‘€ Expected behavior

Using paste commands via keyboard shortcut and/or context menu should enter text into the terminal

πŸ˜“ Actual Behavior

Nothing happens when using paste command

Dockge Version

1.4.2

πŸ’» Operating System and Arch

ubuntu 2204 x64

🌐 Browser

Firefox 1.2.2 64bit debian package

πŸ‹ Docker Version

25.0.1

🟩 NodeJS Version

No response

πŸ“ Relevant log output

No response

Duplicate of #141