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

WordPress Trac noreply at wordpress.org
Wed Mar 5 16:39:16 UTC 2014


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

Comment (by avryl):

 I've been meaning to write down some similar things.

 * As Hanni noted there is no distinct active and hover state for any of
 the TinyMCE buttons, nor the Quicktags. On top of that, Quicktags uses the
 TinyMCE button's hover state as a normal state and has a totally different
 active and hover state.
 * The kitchensink button is active when you toggle it, but it's not
 toggled when you refresh the page.
 * Distraction free writing isn't responsive.
 * Hovering over the Quicktags doesn't change your cursor to a pointer.
 * In 3.8 you can't insert a link without selecting something, the buttons
 are disabled. Now they're enabled, but inserting a link will fail.
 * The font is still Helvetica Neue, not Open Sans.
 * As azaozz suggested, we should probably create a new skin for TinyMCE
 instead of overwriting everything. I'd be happy to do that.

 The patch above makes the buttons bigger on small screen (same size as
 Quicktags). It also adds that `cursor: pointer;`.

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


More information about the wp-trac mailing list