GNOME Bugzilla – Bug 89935
in sloppy focus, metacity should only autoraise when a focus change occurs
Last modified: 2004-12-22 21:47:04 UTC
If a new window pops up without focus, the current window raises up to the top before the user is able to interact with the new window. This happens in many applications such as Mozilla, the Gimp, and several others.
oh look, autoraise is on crack! ;-) probably have to cue the timeout from the focus event, not when focusing the window. fixing #90382 will help.
I should note that new windows never pop up without focus any more, so this would never actually come up. Unless an unfocusable window popped up. But then it's not clear what SHOULD happen with autoraise.
windows can now pop up without focus, but this will still not be a problem since f this happens they will be placed behind the currently focused window.
Um...doesn't that mean FIXED? I'm going to mark it as such, but reopen if I was wrong.