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 133043 - Don't accept focus on the parents of modal dialogs
Don't accept focus on the parents of modal dialogs
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: Medium API
Assigned To: gtk-bugs
gtk-bugs
: 133044 (view as bug list)
Depends on:
Blocks: 133047
 
 
Reported: 2004-01-31 08:40 UTC by Gregory Merchan
Modified: 2018-02-10 03:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Gregory Merchan 2004-01-31 08:40:12 UTC
Using the new API from bug #64613 and the globally active input model
generally ( bug #133040 ), the parents of modal dialogs should refuse
focus offered by the window manager.

However, the WM_TAKE_FOCUS message should not just be rejected. It should
be used to set input focus to the correct modal dialog. This can be done
by translating the message into a GdkEvent, as in the rejected patch at
bug #64613 , and then using the timestamp of that event to set focus
with an API provided by bug #133042 .
Comment 1 Elijah Newren 2007-04-09 19:06:47 UTC
*** Bug 133044 has been marked as a duplicate of this bug. ***
Comment 2 Matthias Clasen 2018-02-10 03:26:50 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.