After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684040 - viewSelector: Make the start search event available to input methods
viewSelector: Make the start search event available to input methods
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-14 18:10 UTC by Rui Matos
Modified: 2012-09-14 19:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
viewSelector: Make the start search event available to input methods (967 bytes, patch)
2012-09-14 18:10 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2012-09-14 18:10:52 UTC
See patch.
Comment 1 Rui Matos 2012-09-14 18:10:54 UTC
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.
Comment 2 Florian Müllner 2012-09-14 18:13:06 UTC
Review of attachment 224354 [details] [review]:

Makes sense to me.
Comment 3 Rui Matos 2012-09-14 19:51:43 UTC
Attachment 224354 [details] pushed as 3b293e9 - viewSelector: Make the start search event available to input methods