<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17959</bug_id>
          
          <creation_ts>2012-07-18 07:23:45 +0000</creation_ts>
          <short_desc>(I apologize in advance if this shows up multiple times, submit kept giving an error) The &quot;step&quot; attribute of the Input tag, type=&quot;numeric&quot;: The default step for this input type is 1, thereby forcing all input to be integer only if you leave off the step</short_desc>
          <delta_ts>2012-08-25 16:25:25 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70379</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:23:45 +0000</bug_when>
    <thetext>This was was cloned from bug 17573 as part of operation convergence.
Originally filed: 2012-06-22 05:11:00 +0000

================================================================================
 #0   contributor@whatwg.org                          2012-06-22 05:11:16 +0000 
--------------------------------------------------------------------------------
Specification: http://dev.w3.org/html5/spec/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
(I apologize in advance if this shows up multiple times, submit kept giving an
error)
The &quot;step&quot; attribute of the Input tag, type=&quot;numeric&quot;:

The default step for this input type is 1, thereby forcing all input to be
integer only if you leave off the step attribute. I really believe the default
step should be &quot;any&quot; so that
&lt;input type=&quot;numeric&quot; name=&quot;arg1&quot; /&gt;
would accept any number entered like -5, 3.2, 100.23, or -0.0103293 instead of
the current implementation that forces such inputs to accept integers only. I,
as the developer, should take extra actions to force constraints upon the
input as I need them, but should not expect any constraints if I leave them
all out.

Posted from: 71.62.71.235
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>72769</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-08-25 16:25:25 +0000</bug_when>
    <thetext>Turns out most forms that ask for numbers expect integers, so for convenience we make it the default.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>