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

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 17 19:24:10 UTC 2012


#17863: HTML5 input type=number in admin settings
--------------------------------+------------------------------
 Reporter:  niallkennedy        |       Owner:  georgestephanis
     Type:  task (blessed)      |      Status:  reopened
 Priority:  normal              |   Milestone:  3.4
Component:  Administration      |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  needs-patch revert  |
--------------------------------+------------------------------

Comment (by azaozz):

 Replying to [comment:46 nacin]:
 Ah, my bad. Thought we were trying to get the users to enter an absolute
 url there, but as you mention root relative urls work fine so that
 shouldn't be restricted.

 Testing the `novalidate` attribute, seems we can use it on email fields to
 bypass the IDN validation problem and still show the `@` key on mobile
 devices. May also need to use it on the "upload space" fields as setting a
 number field to `step="10"` would show validity error for numbers that
 aren't evenly dividable by 10 (i.e. can't enter 75, has to be 70 or 80).

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


More information about the wp-trac mailing list