Bug #269
Licq consumes keys
Start date:
11/14/2011
Due date:
% Done:
0%
Estimated time:
0.00 h
History
#1
Updated by Jens Kapitza almost 14 years ago
window changeing in same view with Win-L (Super-L) does not work with Licq (seems that licq consumes the key)
#2
Updated by Christoph Kappel almost 14 years ago
- Subject changed from licq nimmt WIN-l to Licq consumes keys
- Category set to Bugfix
- Status changed from Unconfirmed to Not a bug
- Assignee set to Non member users
Generally clients can do this and there is no way for the wm do prevent that. Keypress events are propagated through the window hierarchy until a window with a correct input mask receives it. When the client receives the keypress it can decide to consume it and not to propagate it to an parent window.