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:
@@ -958,6 +958,7 @@ Desktop::SetFocusWindow(WindowLayer* focus)
|
|||||||
if (fFocus == focus) {
|
if (fFocus == focus) {
|
||||||
// turns out the window that is supposed to get focus now already has it
|
// turns out the window that is supposed to get focus now already has it
|
||||||
UnlockAllWindows();
|
UnlockAllWindows();
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
ServerApp* oldActiveApp = NULL;
|
ServerApp* oldActiveApp = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user