[wp-trac] [WordPress Trac] #45264: Fix the TinyMCE `wordpress` plugin to handle toolbars in the classic block

WordPress Trac noreply at wordpress.org
Mon Nov 12 07:03:43 UTC 2018


#45264: Fix the TinyMCE `wordpress` plugin to handle toolbars in the classic block
-------------------------------------+---------------------
 Reporter:  azaozz                   |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  high                     |   Milestone:  5.0
Component:  TinyMCE                  |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-refresh  |     Focuses:
-------------------------------------+---------------------

Comment (by azaozz):

 Replying to [comment:6 pento]:
 > The `editor.css` changes in [attachment:"45264.3.diff"] should really
 only be in Gutenberg,

 I don't mind either way. The idea is to completely remove this from
 Gutenberg once it starts to require WP 5.0, see
 https://github.com/WordPress/gutenberg/commit/b814d88612b7c1d4452508aeb9906c98605ca723
 #diff-f7875e8975dae92862deaf9e0231a93fR118.

 The problem is that a new button was introduced to the classic block
 toolbar that looks the same as the "Toolbar toggle" button but works a bit
 differently. As far as I understand that was done because the `wordpress`
 TinyMCE plugin (a core file) needed couple of changes to better support
 that in Gutenberg. This ticket together with
 https://github.com/WordPress/gutenberg/pull/10964 fixes the existing
 `wp_adv` button to work as expected in the classic block.

 The `kitchensink` button in the classic block will be supported for a bit
 longer and eventually removed.

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


More information about the wp-trac mailing list