[wp-trac] [WordPress Trac] #17863: HTML5 input type=number in admin settings

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 14 19:28:19 UTC 2011


#17863: HTML5 input type=number in admin settings
-----------------------------------+-----------------------------
 Reporter:  niallkennedy           |       Owner:
     Type:  enhancement            |      Status:  new
 Priority:  normal                 |   Milestone:  Future Release
Component:  Administration         |     Version:
 Severity:  minor                  |  Resolution:
 Keywords:  has-patch ui-feedback  |
-----------------------------------+-----------------------------
Changes (by joostdevalk):

 * cc: joost@… (added)


Comment:

 Since input type="number" is just treated as input type="text" in browser
 that do not support it, I don't see why we'd have to wait. We're using
 border-radius on several things already, that doesn't show for some people
 either, we don't really care, do we?

 Number is probably the simplest to implement in a lot of pages, I'm using
 it in several plugin backends and the people that notice love it and no
 issues have come up, so I agree, this should just be done now :)

 I'll attach a patch to apply the same styling as we have for type=text
 inputs to type=number inputs.

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


More information about the wp-trac mailing list