#1688 closed defect (fixed)
test_Spinner.html gets exeception about dojo.widget.HtmlWidget.getContainerHeight (IE)
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On IE, running http://archive.dojotoolkit.org/nightly/tests/widget/test_Spinner.html will produce (below the deprecation warnings) a fatal error about "dojo.widget.HtmlWidget?.getContainerHeight not implemented". All the widgets seem to work though. Not sure where that error is coming from but it should be tracked down.
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [6303]) Fixes #1688