bug 61439: workaround X server bug so non-US users can enter email addresses
when autocomplete popup is up r=pavlov@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org pref allow user to control the Mode_switch workaround, current enabled Use to disabled the workaround when the X server is finally fixed. git-svn-id: svn://10.0.0.236/trunk@96415 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -50,6 +50,9 @@ pref("middlemouse.scrollbarPosition", true);
|
||||
// Clipboard behavior
|
||||
pref("clipboard.autocopy", true);
|
||||
|
||||
// keyboard Mode_switch workaround
|
||||
pref("keyboard.mode_switch.enable_workaround", true);
|
||||
|
||||
// Most Unix people think modal pref windows are stupid:
|
||||
pref("browser.prefWindowModal", false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user