[wp-trac] [WordPress Trac] #27724: Missing resize handle in TinyMCE

WordPress Trac noreply at wordpress.org
Tue Apr 8 18:50:44 UTC 2014


#27724: Missing resize handle in TinyMCE
--------------------------+------------------------
 Reporter:  toscho        |       Owner:  azaozz
     Type:  defect (bug)  |      Status:  reviewing
 Priority:  normal        |   Milestone:  3.9
Component:  Editor        |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:
--------------------------+------------------------

Comment (by azaozz):

 Yes, the setting has changed, but vertical resizing is still enabled by
 default: https://core.trac.wordpress.org/browser/trunk/src/wp-includes
 /class-wp-editor.php#L453

 The problem is on the Edit Post screen the first editor sets resize to
 false, and the second one (the test) doesn't set it back to true. To do
 that we can move `resize` to the "per instance" part of the settings.

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


More information about the wp-trac mailing list