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 133041 - For globally active input model, set input focus in the main loop
For globally active input model, set input focus in the main loop
Status: RESOLVED DUPLICATE of bug 133040
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 133047
 
 
Reported: 2004-01-31 08:29 UTC by Gregory Merchan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Gregory Merchan 2004-01-31 08:29:12 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 .
Comment 1 Owen Taylor 2004-01-31 14:57:37 UTC
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 ***