#10531 closed defect (worksforme)
NumberTextBox alerts about invalid symbols in it
Reported by: | SvetlovD | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit - Form | Version: | 1.4.0 |
Keywords: | NumberTextBox | Cc: | |
Blocked By: | Blocking: |
Description
When I enter more then 3-digit number (10000 for example) dijit split number to form 10 000 and alert 'Invalid elevation'.
Change History (3)
comment:1 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Milestone: | 1.4.1 → 1.4 |
---|
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
You didn't supply a test case or specify a browser or environment setting. Anyway, I tried http://download.dojotoolkit.org/release-1.4.0/dojo-release-1.4.0/dijit/tests/form/test_validate.html on safari/mac/american OS, and entering 10000 into the elevation textbox works fine.