GNOME Bugzilla – Bug 73118
New windows maybe shouldn't take focus
Last modified: 2011-06-18 07:23:23 UTC
See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=51492
I think it's good that windows come up focused, EXCEPT when the user is currently typing So ideally we'd only move focus if the keyboard hasn't been touched for a short period I don't know if this is doable in X though..
(marking as NEW since I'm not actively working on any of these right now)
The user could be watching something on the screen. Stealing focus is never good (could "steal focus" be added to the bug summary?) Windows XP does something that I like a lot. It flashes the button within the taskbar for that particular app and flashes the application's Window. To actually steal focus, an application would have to do it intentionally by mucking with the z-order.
Nor should they be raised unless a user asks for it. I'm curious if this will be affected by bug 118372 (metacity) or if this will have to be fixed independently. I filed bug 139191 on my proposal, which applies to new windows/dialogs, along with old windows/dialogs that have activity.
*** Bug 610267 has been marked as a duplicate of this bug. ***
There's an user-option. And since 1.5x we support _NET_WM_USER_TIME. The issue only remains for enter-* focus-modes.
Closing. New report at our new BugTracker: http://sawfish.tuxfamily.org/flyspray/index.php?do=details&task_id=8&project=1