Bug 434320

Summary: Sometimes "highlight codes" are pasted instead of highlighting
Product: [Applications] konsole Reporter: Albert Astals Cid <aacid>
Component: copy-pasteAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: a.samirh78
Priority: NOR    
Version: 20.12.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Albert Astals Cid 2021-03-12 13:44:49 UTC
Happens very seldomly, but just had it happen again.

I had JointSequenceRole copied in kate, went to konsole, pressed shift+insert and i got 

^[[200~JointSequenceRole~

pasted instead of JointSequenceRole.

Any idea what could cause this? Any place i should add debug output to try to figure out what could cause it?
Comment 1 Albert Astals Cid 2021-10-18 10:04:50 UTC
Ok, it's when i press 

Insert and then Shift+Insert

I guess it's a PBKAC and not an actual bug.
Comment 2 Ahmad Samir 2021-10-18 11:43:15 UTC
I think that's bracketed paste; I get the same behaviour if I copy something then Ctrl+V (quoted-insert) then Ctrl+Shift+V (to actually paste).