GNOME Bugzilla – Bug 144900
Fix focus window choice on "un-showing" the desktop
Last modified: 2004-12-22 21:47:04 UTC
1. Make sure at least two windows are open on the desktop 2. Select sloppy or mouse focus 3. Make a window other than the one on top have focus 4. Hit Ctrl-Alt-D ("Show Desktop") to hide all the windows 5. Hit Ctrl-Alt-D again to unhide all the windows. Result: Window on top is focused. Expected result: Window under the mouse is focused. I will attach a one-line patch in a minute that fixes this bug.
Created attachment 28973 [details] [review] Call meta_workspace_focus_default_window instead of meta_workspace_focus_top_window
Seems sensible, thanks.
This is the kind of low-risk patch that may be worth putting on gnome-2-6 in addition to HEAD.
Committed to HEAD and gnome-2-6.