Skip to content
Commit e7d336ab authored by Owen W. Taylor's avatar Owen W. Taylor
Browse files

Don't pass handled key events to GTK+

If we handle a key event then passing it to GTK+ as well can only
cause confusion. Normally GTK+ would do nothing with a key event for
some window it doesn't know about, but plugins might be doing more
things with the GTK+ event queue.

https://bugzilla.gnome.org/show_bug.cgi?id=642426
parent 6e23b0af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment