﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22755	Re-adding TinyMCE to textarea renders visual editor invisible - fixed upstream	Marko-M	azaozz	"Wordpress 3.5 RC3 includes TinyMCE 3.5.7. TinyMCE doesn't like to be moved around in DOM and this can be solved only by removing TinyMCE from element before any DOM manipulation. Unfortunately TinyMCE 3.5.7. contains bug that prevents removing TinyMCE instance before doing DOM manipulation and then re-adding it back. Bug is that re-adding TinyMCE causes visual editor span to have ""display: none;"" CSS appended (becomes invisible).

Here's link to official bug report and solution:

http://www.tinymce.com/develop/bugtracker_view.php?id=5510

There is also link to commit that fixes this problem:

https://github.com/tinymce/tinymce/commit/a12d6859e81408b12c956c3504b1fe7ff35aabae

Bug has been fixed upstream. I can also confim that issue has been resolved in TinyMCE 3.5.8 version. It would be great if this could make into WordPress 3.5."	defect (bug)	closed	normal	3.5	TinyMCE	3.5	normal	fixed		
