#6306 closed defect (fixed)
[patch] [cla] TextBox: intermediateChanges in TextBox based widgets dont work...
Reported by: | tk | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | validation textbox | Cc: | bill |
Blocked By: | Blocking: |
Description (last modified by )
goto: http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/form/test_validate.html
dijit.byId('q05').intermediateChanges = true
and then typing in the textbox (its the elevation textbox at: does *NOT* fire onChange
Attachments (1)
Change History (6)
comment:1 Changed 13 years ago by
Owner: | changed from doughayes to Douglas Hays |
---|
Changed 13 years ago by
Attachment: | 6306.patch added |
---|
comment:2 Changed 13 years ago by
Cc: | bill added |
---|---|
Component: | General → Dijit |
Milestone: | → 1.1 |
comment:3 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|---|
Summary: | intermediateChanges in TextBox based widgets dont work... → [patch] [cla] TextBox: intermediateChanges in TextBox based widgets dont work... |
This isn't important enough to add for 1.1 but lets add to 1.2; patch looks fine to me.
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in [13384].
comment:5 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
patch to review