Landing focus changes. R: joki

git-svn-id: svn://10.0.0.236/trunk@53410 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
saari%netscape.com
1999-11-13 05:16:33 +00:00
parent 8f5bb2e4a0
commit 48d75f5289
11 changed files with 552 additions and 87 deletions

View File

@@ -543,6 +543,8 @@ nsWebShellWindow::HandleEvent(nsGUIEvent *aEvent)
break;
}
case NS_MOUSE_ACTIVATE:
case NS_ACTIVATE:
case NS_GOTFOCUS: {
void* data;
aEvent->widget->GetClientData(data);