A user reported that they can’t copy or paste text in the AntSeed chat terminal while using the Windows app.
User report
“Why cant one copy and paste anything om antseed chat terminal ? Am using the app on Window”
Expected behavior
Users should be able to copy text from the chat terminal and paste text into it using standard Windows shortcuts/context menu:
- Ctrl+C / Ctrl+V
- Right-click copy/paste if supported
- Clipboard access should work consistently in the desktop app
Environment
- Platform: Windows
- App: AntSeed desktop app
- Area: Chat terminal
Notes to investigate
- Whether the terminal/input component intercepts Ctrl+C / Ctrl+V
- Whether Electron/Tauri/webview clipboard permissions are disabled
- Whether focus handling prevents paste into the terminal
- Whether the issue affects only terminal output, only input, or both
A user reported that they can’t copy or paste text in the AntSeed chat terminal while using the Windows app.
User report
Expected behavior
Users should be able to copy text from the chat terminal and paste text into it using standard Windows shortcuts/context menu:
Environment
Notes to investigate