GNOME Bugzilla – Bug 684040
viewSelector: Make the start search event available to input methods
Last modified: 2012-09-14 19:51:46 UTC
See patch.
Created attachment 224354 [details] [review] viewSelector: Make the start search event available to input methods Since we now use the capture phase to feed events into the input method, we must set the capture flag for the event that starts searches so that IMs can get at it.
Review of attachment 224354 [details] [review]: Makes sense to me.
Attachment 224354 [details] pushed as 3b293e9 - viewSelector: Make the start search event available to input methods