When using TinyMCE within the NewsEditor snippet in Evolution 1.0.1, I can toggle fullscreen OK but once there I cannot toggle back. My (Firefox) Javascript error console shows this error:
tinyMCE.get(c.getParam("fullscreen_editor_id")) is undefined
from
assets/plugins/tinymce3241/jscripts/tiny_mce/plugins/fullscreen/editor_plugin.js
I only hit this problem when TinyMCE is used within the NewsEditor add-on (as a TV widget). Any help would be appreciated.