diff -r fbfdcea634a7 -r fa4c5ecb7c9a includes/clientside/tinymce/themes/advanced/js/charmap.js --- a/includes/clientside/tinymce/themes/advanced/js/charmap.js Thu Jan 31 22:29:07 2008 -0500 +++ b/includes/clientside/tinymce/themes/advanced/js/charmap.js Sat Feb 02 11:54:16 2008 -0500 @@ -306,6 +306,7 @@ if (tinyMCEPopup.isWindow) window.focus(); + tinyMCEPopup.editor.focus(); tinyMCEPopup.close(); }