зеркало из https://github.com/mozilla/pjs.git
Bug 284555 Menu text color remains -moz-menuhovertext when popup a dialog
r=aaronleventhal sr=roc
This commit is contained in:
Родитель
974c8484e6
Коммит
8fb52ac90a
|
@ -670,7 +670,9 @@ nsMenuBarFrame::HideChain()
|
|||
mRecentRollupMenu = mCurrentMenu;
|
||||
}
|
||||
|
||||
SetActive(PR_FALSE);
|
||||
if (mIsActive) {
|
||||
ToggleMenuActiveState();
|
||||
}
|
||||
|
||||
return NS_OK;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче