зеркало из https://github.com/mozilla/pjs.git
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+]
This commit is contained in:
Родитель
476b309796
Коммит
18369f08e4
|
@ -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;
|
||||
|
|
Загрузка…
Ссылка в новой задаче