[Konsole-devel] [Bug 157523] Kate terminal prevents shortcuts to work

Jekyll Wu adaptee at gmail.com
Fri Oct 21 05:48:41 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=157523


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adaptee at gmail.com




--- Comment #10 from Jekyll Wu <adaptee gmail com>  2011-10-21 05:48:39 ---
By default, konsole kpart sends all key combinations containing only one
modifier(Shift/Ctrl/Alt) to the terminal process, thus overriding potential
shortcut.  So Alt+F doesn't work while Ctrl+Shift+F still works in kate.

As Robert has said in comment #4, that behavior can be controlled by host apps
by responding to the overrideShortcut(QKeyEvent*, bool&) signal.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list