[jbosstools-issues] [JBoss JIRA] (JBIDE-14458) HTML5 Input attributes: autofocus, maxlength, pattern, required, min, max, step

Burr Sutter (JIRA) jira-events at lists.jboss.org
Wed May 15 09:49:06 EDT 2013


Burr Sutter created JBIDE-14458:
-----------------------------------

             Summary: HTML5 Input attributes: autofocus, maxlength, pattern, required, min, max, step
                 Key: JBIDE-14458
                 URL: https://issues.jboss.org/browse/JBIDE-14458
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
            Reporter: Burr Sutter


I believe the following are missing attributes for text input on the jQuery Mobile Palette

autofocus
maxlength
pattern (we will need validation of the JS regex)
required
and I believe these next 3 are only appropriate on type="number"
min
max
step

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list