Bug 104155

Summary: tab shortcuts conflict with other shortcuts
Product: [Applications] konversation Reporter: Christian Kruse <ckruse>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Kruse 2005-04-18 18:33:53 UTC
Version:           0.17 (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4 
OS:                Linux

I noticed that tabs (e.g. queries, channel tabs, server tabs) are now reachable by ALT+<char>, too. The character is chosen by konversation if I see this correctly. But they get in conflict with global shortcuts. E.g. I have a query open with a person named "Daniel", the tab will be reachable by ALT+a -- but ALT+a is the shortcut for /away.
Comment 1 Peter Simonsson 2005-05-13 14:25:01 UTC
It's the away action shortcut that is wrong and I've changed it in svn... so I'll close this bug. Btw it's KDE handling the shortcut assignment not Konversation itself.