GNOME Bugzilla – Bug 133044
Proxy focus from parent of modal dialogs to the modal dialogs
Last modified: 2007-04-09 19:06:47 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.
*** This bug has been marked as a duplicate of 133043 ***