зеркало из https://github.com/mozilla/gecko-dev.git
Errata.
This commit is contained in:
Родитель
1ad6360134
Коммит
350aeb3ef1
|
@ -1195,7 +1195,7 @@ function MenuHandleMenuEscape(e) {
|
|||
if( gShowingMenuPopup && (e.keyCode==e.DOM_VK_F11||e.keyCode==e.DOM_VK_F23) ) {
|
||||
BrowserMenuSpin();
|
||||
}
|
||||
if( gShowingNavMenuPopup && (e.keyCode==e.DOM_VK_F11||e.keyCode==e.DOM_VK_F23) {
|
||||
if( gShowingNavMenuPopup && (e.keyCode==e.DOM_VK_F11||e.keyCode==e.DOM_VK_F23) ) {
|
||||
BrowserMenuSpin();
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче