a=jar r= whomever reviewed it before. saari i think. this SHOULD have went in before cvs merge error i didnt catch sorry my bad.

git-svn-id: svn://10.0.0.236/trunk@61983 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mjudge%netscape.com
2000-03-01 21:49:53 +00:00
parent e52324f637
commit 6e4b783256

View File

@@ -83,8 +83,8 @@ nsMenuBarListener::KeyUp(nsIDOMEvent* aKeyEvent)
if (theChar == NS_VK_ALT && mAltKeyDown) {
// The ALT key was down and is now up.
mMenuBarFrame->ToggleMenuActiveState();
mAltKeyDown = PR_FALSE;
}
mAltKeyDown = PR_FALSE;
#endif
PRBool active = mMenuBarFrame->IsActive();