[wp-trac] [WordPress Trac] #27279: TinyMCE styling regressions

WordPress Trac noreply at wordpress.org
Sat Mar 29 20:46:43 UTC 2014


#27279: TinyMCE styling regressions
--------------------------+---------------------------------
 Reporter:  Hanni         |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.9
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, administration
--------------------------+---------------------------------

Comment (by azaozz):

 Looking at 27279.5.patch:
 - `#qt_content_fullscreen` will only work when the editor ID is `content`.
 - Changing the styling for `.mce-btn-group` would introduce discrepancies
 when "button groups" are used. TinyMCE has the notion of grouping the
 buttons and keeping these groups together when the toolbar is wrapped.
 Groups are separated with `|` when defining button order. This is not used
 by default in WordPress, but can be added by a plugin.
 - `!important` is evil! :) There are plenty of nested elements and
 selectors that can be used to override some style.

 Needs testing with the different TinyMCE configuration options, modals,
 etc.

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


More information about the wp-trac mailing list