program/js/editor.js @@ -107,7 +107,7 @@ if (textarea && node) node.tabIndex = textarea.tabIndex; if (focus) editor.getWin().focus(); editor.getBody().focus(); } } }