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 133044 - Proxy focus from parent of modal dialogs to the modal dialogs
Proxy focus from parent of modal dialogs to the modal dialogs
Status: RESOLVED DUPLICATE of bug 133043
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: Medium API
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 133047
 
 
Reported: 2004-01-31 08:47 UTC by Gregory Merchan
Modified: 2007-04-09 19:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Gregory Merchan 2004-01-31 08:47:53 UTC
Button presses which might focus the parent of a modal dialog (see
bug #133041 ) and WM_TAKE_FOCUS messages from the window manager should
be used to set focus to modal dialogs.

This requires the API requested in bug #133042 and a means to use the
timestamp of a WM_TAKE_FOCUS message in gtk. Translation of the
message into a GdkEvent (see the rejected patch at bug #64613 )
is a way to use this timestamp in from gtk.
Comment 1 Elijah Newren 2007-04-09 19:06:47 UTC

*** This bug has been marked as a duplicate of 133043 ***