GNOME Bugzilla – Bug 133041
For globally active input model, set input focus in the main loop
Last modified: 2004-12-22 21:47:04 UTC
With a change to the globally active input model (see bug #133040 ), and a change to focus handling in Metacity ( bug #133034 ), Gtk+ will have to watch for ButtonPress events in the main loop and set focus appropriately (see bug #133037 ). This requires API to send a SetInputFocus request. See the rejected patch at bug #64613 .
I don't think this is different from bug 133040. Any set of API additions would have to be decided in a coordinatede fashion. *** This bug has been marked as a duplicate of 133040 ***