Bug 508741

Summary: Pasting into Konsole includes extra characters
Product: [Applications] konsole Reporter: Zachariah Anderson <xirxes>
Component: copy-pasteAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 25.08.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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