includes/clientside/tinymce/themes/advanced/js/charmap.js
changeset 395 fa4c5ecb7c9a
parent 335 67bd3121a12e
child 459 31c23016ab62
--- 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();
 }