Details
Description
<input type="number" > will reject fractional decimal numbers (such as 2.2) if the step value is not specified since an integer step value is the default on chrome. The step attribute is required (set to "any" in this case) to allow the number to be accepted.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Philip Breau
made changes -
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |