[
https://issues.apache.org/jira/browse/NETBEANS-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junichi Yamamoto reassigned NETBEANS-2333:
------------------------------------------
Assignee: Junichi Yamamoto
> 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
> Assignee: Junichi Yamamoto
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists