[wp-trac] [WordPress Trac] #10331: SELECT multiple="multiple" Size Bug

WordPress Trac wp-trac at lists.automattic.com
Tue Oct 19 03:30:29 UTC 2010


#10331: SELECT multiple="multiple" Size Bug
-----------------------------+----------------------------------------------
  Reporter:  GamerZ          |        Type:  enhancement
    Status:  reopened        |    Priority:  normal     
 Milestone:  Future Release  |   Component:  UI         
   Version:  2.9.2           |    Severity:  normal     
Resolution:                  |    Keywords:  needs-patch
-----------------------------+----------------------------------------------
Changes (by transom):

  * type:  defect (bug) => enhancement


Comment:

 As this just bit me in the butt today, I thought I'd brave providing a
 patch.
 I have added a a css2 level line that does the following:

 {{{
 #wpcontent select[multiple] { height: 10em; }
 }}}


 Obviously we can argue over the height but I think this addresses the
 concerns voiced above. Diff attached.

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


More information about the wp-trac mailing list