diff --git a/common/content/editor.js b/common/content/editor.js index 234162c5..b5d550cf 100644 --- a/common/content/editor.js +++ b/common/content/editor.js @@ -659,7 +659,7 @@ var Editor = Module("editor", { "<*-Home>", "<*-End>", "<*-PageUp>", "<*-PageDown>", "", ""], "Handled by " + config.host, - function () Events.PASS); + function () Events.PASS_THROUGH); mappings.add([modes.INSERT, modes.NORMAL], [""], "Select the next element in the tab sequence",