Stupid me - thanks to Michael Lotz for pointing that out :-)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16307 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7a1fce2101
commit
a92dff57f2
@ -958,6 +958,7 @@ Desktop::SetFocusWindow(WindowLayer* focus)
|
||||
if (fFocus == focus) {
|
||||
// turns out the window that is supposed to get focus now already has it
|
||||
UnlockAllWindows();
|
||||
return;
|
||||
}
|
||||
|
||||
ServerApp* oldActiveApp = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user