[wp-trac] [WordPress Trac] #18419: TinyMCE Anchor doesn't render in Visual Editor

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 15 19:13:42 UTC 2011


#18419: TinyMCE Anchor doesn't render in Visual Editor
--------------------------+-----------------------------
 Reporter:  MadtownLems   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  TinyMCE       |    Version:  3.2.1
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 I'm adding the Anchor button to TinyMCE via plugin with the normal method.

 Excerpt:
 array_push($buttons, "anchor");
 return $buttons;

 The Anchor button displays fine. Clicking it presents a dialog box fine.
 Completing the dialog box inserts the necessary HTML. However, the problem
 is that a little picture of an anchor is no longer visible in the Visual
 Editor

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18419>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list