Bug 154144 - Ctrl+Shift+Insert no longer works in Konsole
Summary: Ctrl+Shift+Insert no longer works in Konsole
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.9.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 21:12 UTC by Ilia K.
Modified: 2007-12-16 00:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilia K. 2007-12-15 21:12:12 UTC
Version:           1.9.2 (using KDE 3.97.00 (KDE 4.0 RC2), Kubuntu packages)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.22-14-generic

Steps to reproduce (inside Konsole):
1. Select some text
2. Press Ctrl+Shift+Insert
3. Observe: Konsole forwarding this key press to the program, instead of pasting X selection, as KDE3.x konsole does
Comment 1 Robert Knight 2007-12-16 00:50:52 UTC
Fixed by SVN revision 748944 ("Add a shortcut to paste the selection (Ctrl+Shift+Insert) as opposed to the clipboard (Ctrl+Shift+V or Shift+Insert).")