id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 6996,destroy() behaves incorrectly if called too soon after instance created,Michael Slusarz,,"Example code: {{{ }}} Expected behavior: After the editor instance is destroyed, the original textarea should be restored. Actual behavior: The editor instance is destroyed, but the original textarea is not restored. It still exists, but is hidden via a 'display:none' CSS attribute. If the destroy() call is delayed at least a second after instanceReady is fired, the textarea is properly restored.",Bug,closed,Normal,,General,3.4.3,fixed,,wkelley@…