#4318 closed defect (fixed)
DateTextBox - Esc doesn't revert if alpha chacter entered
Reported by: | ptbrunet | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
Using the inline test case tab down to the inline date box, press enter to open it, press the letter x, press Esc, the value doesn't revert. (But if you change to a different valid date that reverts OK.)
Change History (4)
comment:1 Changed 14 years ago by
Owner: | set to ptbrunet |
---|
comment:2 Changed 14 years ago by
Owner: | changed from ptbrunet to Douglas Hays |
---|
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [10758]) Fixes #4318. Added test for null before calling toString()