Bug 63141 - Drop down menus for input completion should not block Alt+Ctrl+K
Summary: Drop down menus for input completion should not block Alt+Ctrl+K
Status: RESOLVED DUPLICATE of bug 70063
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Stephan Kulow
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-22 22:43 UTC by Erik Schnetter
Modified: 2005-04-02 22:26 UTC (History)
2 users (show)

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 Erik Schnetter 2003-08-22 22:43:28 UTC
Version:           unknown (using KDE 3.1.3)
Installed from:     (testing/unstable)
Compiler:          gcc version 3.3.1 20030722 (Debian prerelease)
OS:          Linux (i686) release 2.4.21-4-686

When arop down menu opens for input completion, then the global keystroke Alt+Ctrl+K that switches keyboard layouts does not work.  This is annoying, as I often want to use this to switch between US and German layout to enter 
Comment 1 Lubos Lunak 2003-08-25 15:39:13 UTC
I'm afraid that's not technically possible. No global shortcuts work when an application has 
keyboard grab. 
 
Comment 2 Erik Schnetter 2003-08-25 15:56:15 UTC
Why does the application need to grab the keyboard for such a drop down menu?  
Couldn't that be changed? 
 
Comment 3 Lubos Lunak 2004-02-23 19:27:21 UTC

*** This bug has been marked as a duplicate of 70063 ***