Bug 433989

Summary: Pasted text is highlighted due to BASH's brakcketed-paste feature
Product: [Applications] konsole Reporter: dezifit
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: CLOSED UPSTREAM    
Severity: normal CC: a.samirh78, arojas, mo78
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description dezifit 2021-03-05 08:57:46 UTC
SUMMARY
Recent konsole versions (20.12.2) are displaying pasted text inverse/highlighted without option to disable this "capability".

STEPS TO REPRODUCE
1. Select text from konsole
2. Paste selection

SOFTWARE/OS VERSIONS
KDE-Plasma-Version: 5.21.1
KDE-Frameworks-Version: 5.79.0
Qt-Version: 5.15.2
Kernel-Version: 5.10.19_1
Art des Betriebssystems: 64-bit
Graphics Platform: X11

ADDITIONAL INFORMATION
Older konsole versions (17.12.3 from Ubuntu 18.04) are showing pasted text without additional attributes, which is much more readable.
Comment 1 Antonio Rojas 2021-03-05 09:08:50 UTC
This is a bash 5.1 feature, it has nothing to do with konsole. See https://lwn.net/Articles/839212/
Comment 2 dezifit 2021-03-05 09:22:09 UTC
Confirmed. Having "set enable-bracketed-paste off" in inputrc avoids this annoyance. Sorry for the issue.
Comment 3 Ahmad Samir 2021-06-26 14:17:49 UTC
*** Bug 439184 has been marked as a duplicate of this bug. ***