зеркало из https://github.com/mozilla/pjs.git
FIx to the pref, so when the pref goes on, the general button is default selected.
This commit is contained in:
Родитель
9633d346b1
Коммит
a516fb4220
|
@ -192,6 +192,8 @@ function prefStartup() {
|
|||
syncPrefLoadDOM(document.getElementById("prefsInstance").prefArray);
|
||||
|
||||
syncUIZoom(); // from common.js
|
||||
|
||||
gToolbarButtonSelected.focus();
|
||||
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче