[wp-trac] [WordPress Trac] #33192: WYSIWYG editor Visual tab doesn't load when going from Text to Visual

WordPress Trac noreply at wordpress.org
Sun Aug 2 02:52:37 UTC 2015


#33192: WYSIWYG editor Visual tab doesn't load when going from Text to Visual
-------------------------------------+-----------------------------
 Reporter:  stuartshields            |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  4.3
Component:  TinyMCE                  |     Version:  trunk
 Severity:  blocker                  |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  administration
-------------------------------------+-----------------------------
Changes (by azaozz):

 * keywords:  needs-patch => has-patch needs-testing


Comment:

 Replying to [comment:13 peterwilsoncc]:

 > {{{#!js
 > tinymce.activeEditor
 > // editor object
 >
 > tinymce.activeEditor.isHidden()
 > // true
 >
 > tinymce.activeEditor.show()
 > // reveals editor
 > }}}

 33192.patch should fix it. This bit is a left over from initializing MCE
 in the background to speed up loading when the Text editor is first.
 That's not used by default.

 Could you confirm if it works? :)

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33192#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list