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 114757 - Dialog windows from other applications grab focus immediately
Dialog windows from other applications grab focus immediately
Status: RESOLVED DUPLICATE of bug 118372
Product: metacity
Classification: Other
Component: general
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2003-06-09 08:11 UTC by Trevor Spiteri
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Trevor Spiteri 2003-06-09 08:11:53 UTC
Sometimes a window pops up with an error message from an application. It
takes the keyboard focus immediately. If I am typing in another application
and happen to press Enter just then, I just see the window border appear
and disappear without knowing what I have approved or cancelled.

Proposed solution:
If a dialog is shown from an application other than the one with the focus
do not give it focus immediately, but after, say, 1 second. So first the
dialog is shown on top, but is still not made active. Any keys being typed
still go to the original focus holder. After 1 second, give the focus to
the dialog.
Comment 1 Havoc Pennington 2003-08-14 14:10:29 UTC

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