[wp-trac] [WordPress Trac] #41230: TinyMCE: More tag does not work with inline mode

WordPress Trac noreply at wordpress.org
Mon Jul 3 13:39:14 UTC 2017


#41230: TinyMCE: More tag does not work with inline mode
--------------------------+-----------------------
 Reporter:  iseulde       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  4.9
Component:  TinyMCE       |    Version:
 Severity:  normal        |   Keywords:  has-patch
  Focuses:  javascript    |
--------------------------+-----------------------
 Ran into this here: https://github.com/WordPress/gutenberg/pull/1394

 The `WP_More` command has hardcoded `BODY` checks, instead of checking
 `editor.getBody()`.

 To test, pass `inline: true` with the settings, and you'll see that the
 more button does not work.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41230>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list