Created attachment 139018 [details] settings menu SUMMARY Because i like emacs binding, so, i like to set following keybinding on konsole 1. Copy => Meta + W 2. Paste => Ctrl + Y this will breaking "Shift+Insert" feature. STEPS TO REPRODUCE 1. i start to set this keybinding from `Configure Keyboard Shortcuts' menu. 2. I will change Alternate key (Shift+Ins) into "Ctrl+Y", then click Okay. 3. Then, when i use some tools like CopyQ to paste somethings.(it will invoke "Shift+Ins" to paste current item to konsole, i always get a strange "2~" 4. in fact, we can always reproduce this with pressing "Shift+Insert" directly BTW: if i change "Ctrl+Shift+V" to "Ctrl+Y", leave that "Shift+Ins" not changed, it works as expected. EXPECTED RESULT It should paste the clipboard into konsole directly, as done if not do this keybinding change. SOFTWARE/OS VERSIONS Arch Linux Qt Version: latest, I guess this bug happen on all version. ADDITIONAL INFORMATION