[wp-trac] [WordPress Trac] #21605: Fix TinyMCE statusbar styling

WordPress Trac noreply at wordpress.org
Thu May 1 09:15:20 UTC 2014


#21605: Fix TinyMCE statusbar styling
--------------------------+------------------------------
 Reporter:  azaozz        |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  TinyMCE       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------------
Changes (by avryl):

 * keywords:   => has-patch


Comment:

 +1 for removing the path. Plugins can easily add it back.

 In 3.9, and TinyMCE 4.0, the classes are not shown, so it's very difficult
 to reproduce this.
 In any case, the font size should be adjusted. For the path it's 14px,
 while for the word count it's 12px. I added a patch which also aligns it
 with the word count.

 To remove the path, we just need to add `'status bar' => false,` to the
 settings, and check this to calculate the height of the editor.

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


More information about the wp-trac mailing list