[ 
https://issues.apache.org/jira/browse/NETBEANS-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto updated NETBEANS-2333:
---------------------------------------
    Fix Version/s:     (was: 11.2)

> Add minlength, maxlength to input field
> ---------------------------------------
>
>                 Key: NETBEANS-2333
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2333
>             Project: NetBeans
>          Issue Type: Bug
>          Components: web - HTML Editor
>    Affects Versions: 10.0
>         Environment:      Product Version: Apache NetBeans Platform 10.0 
> (Build incubator-netbeans-release-380-on-20181217)
>     Java: 10.0.2; OpenJDK 64-Bit Server VM 10.0.2+13-Ubuntu-1ubuntu0.18.04.4
>     Runtime: OpenJDK Runtime Environment
>            Reporter: Ivan Borisov
>            Priority: Major
>         Attachments: Screenshot_20190401_145544.png
>
>
> Receiving error when try to use minlength, maxlength
>  
> {code:java}
> <input type="text" placeholder="input text" name="text3" minlength="3" 
> maxlength="15" required>{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to