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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user