#3090 closed defect (worksforme)
Regression in DateTextbox
Reported by: | Adam Peller | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Nor sure if this is related to [8674]
Load test_validate.html in FF2. Open and close a DateTextbox? popup. An exception is thrown on line 84 in PopupManager?.js:
dojo.style(widget.domNode, "display", "none");
widget is null
Change History (2)
comment:1 Changed 15 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
oops. nm, I didn't have the latest patch.