GNOME Bugzilla – Bug 352776
handle keys in the keyboard drawing widget
Last modified: 2006-08-27 10:32:49 UTC
The keyboard drawing widget has a keypress handler and highlights the pressed key, but it returns FALSE which has the effect that gtk still handles the key. This can be confusing, since e.g the arrow keys mvoe the focus away and select a different layout.
Created attachment 71557 [details] [review] patch
Patch committed to HEAD, thanks