--- a/includes/clientside/static/editor.js Thu Feb 07 15:45:44 2008 -0500
+++ b/includes/clientside/static/editor.js Fri Feb 08 12:16:43 2008 -0500
@@ -398,6 +398,7 @@
{
$dynano('ajaxEditArea').switchToMCE();
}
+ $dynano('ajaxEditArea').object.focus();
}
function ajaxEditorSave()