ICEmobile
  1. ICEmobile
  2. MOBI-749

Support step value for HTML5 decimal input

    Details

    • Type: Improvement Improvement
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.2 Final
    • Fix Version/s: EE 1.3
    • Component/s: Faces, JSP
    • Labels:
      None
    • Environment:
      Chrome, icemobilespring

      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

        Ted Goddard created issue -
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #35194 Tue May 21 10:46:06 MDT 2013 ted.goddard added step value for JSP to allow fractional decimals (MOBI-749)
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/icemobile.tld
        Commit graph MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/inc/inputtext-content.jsp
        Commit graph MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/InputTextTag.java
        Hide
        Ted Goddard added a comment -

        A fix is checked in for JSP and it looks like the code is present in JSF, but the step attribute may not be tested for JSF.

        Show
        Ted Goddard added a comment - A fix is checked in for JSP and it looks like the code is present in JSF, but the step attribute may not be tested for JSF.
        Hide
        Ted Goddard added a comment -

        Verified fixed in desktop Chrome.

        Show
        Ted Goddard added a comment - Verified fixed in desktop Chrome.
        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 ]

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: