Bug 508741 - Pasting into Konsole includes extra characters
Summary: Pasting into Konsole includes extra characters
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: copy-paste (other bugs)
Version First Reported In: 25.08.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-26 01:16 UTC by Zachariah Anderson
Modified: 2025-08-26 01:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zachariah Anderson 2025-08-26 01:16:50 UTC
SUMMARY
Copied text pastes with leading and trailing extra characters. Pasting a second time usually provides a clean output.

Example in Quotes:
"^[[200~CLIPBOARDCONTENT~"

STEPS TO REPRODUCE
1. Highlight and copy text
2. Click on the Konsole window, and paste with either Right Click Menu or CTRL+SHIFT+C
3. Backspace and cursor to clean up the mess, ignore for weeks before deciding to file a bug report.

OBSERVED RESULT
Copied text:  " /var/lib/dkms/xone-v0.3-92/gaa6374a/build/make.log" - from a different Konsole tab
Pasted text: "^[[200~ /var/lib/dkms/xone-v0.3-92/gaa6374a/build/make.log~"

EXPECTED RESULT
Copied text:  " /var/lib/dkms/xone-v0.3-92/gaa6374a/build/make.log" - from a different Konsole tab
Pasted text: " /var/lib/dkms/xone-v0.3-92/gaa6374a/build/make.log"

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.1
Kernel Version: 6.16.1-arch1-1 (64-bit)
Graphics Platform: Wayland