Bug 842516 - Disable the form manager until we can fix all the bugs. r=mbrubeck

This commit is contained in:
Jim Mathies 2013-02-19 19:51:03 -06:00
Родитель 1aab8302dd
Коммит 50bf193a3e
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -22,7 +22,7 @@ pref("metro.debug.selection.dumpRanges", false);
pref("metro.debug.selection.dumpEvents", false);
// Form helper options: 0 = disabled, 1 = enabled, 2 = dynamic depending on screen size
pref("formhelper.mode", 1);
pref("formhelper.mode", 0);
// Auto zoom to form elements when they take focus
pref("formhelper.autozoom", true);
// Auto zoom to the caret