Bug 400019 - "clicking panel should just close menulist inside it (toolbar bookmark menu)" [p=enndeakin@sympatico.ca (Neil Deakin) r=dougt r=emaijala sr=roc a=blocking1.9+]
git-svn-id: svn://10.0.0.236/trunk@244108 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
162b4bf3f2
commit
b317cef7f9
@ -1181,7 +1181,7 @@ nsWindow::EventIsInsideWindow(UINT Msg, nsWindow* aWindow)
|
||||
{
|
||||
RECT r;
|
||||
|
||||
if (Msg == WM_ACTIVATE)
|
||||
if (Msg == WM_ACTIVATEAPP)
|
||||
#ifndef WINCE
|
||||
// don't care about activation/deactivation
|
||||
return PR_FALSE;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user