[wp-trac] [WordPress Trac] #16954: Set "min-width" for textareas

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 24 11:11:49 UTC 2011


#16954: Set "min-width" for textareas
-----------------------------------------------+---------------------------
 Reporter:  Simek                              |       Owner:
     Type:  enhancement                        |      Status:  new
 Priority:  normal                             |   Milestone:  Awaiting
Component:  UI                                 |  Review
 Severity:  trivial                            |     Version:  3.1
 Keywords:  has-patch reporter-feedback close  |  Resolution:
-----------------------------------------------+---------------------------

Comment (by Simek):

 Remember that normal text inputs are not resizeable, so even the user
 resize textarea to fit small resolution, the rest of inputs will remain
 with standard width and cause vertical scroll.

 According to resize:none in wp-admin.css - FF 4 (Gecko based) ignore this
 setting completely, Safari and Chrome (Webkit based) ignores this setting
 partial (don't allow to shrink areas but allow to resize).

 I made some test with this and I must say that "none" value is a problem
 because when I set resize to "horizontal" all browsers interpreted it in a
 good way.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16954#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list