#15702 closed defect (fixed)
RollingList stuck expanding
Reported by: | bill | Owned by: | dante |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | DojoX Widgets | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
RollingList gets stuck expanding France (and presumably other pages too) on the dojox/widget/tests/test_RollingList.html test case. It just says "Loading...". I thought it was the same cause as #15581, as I traced it to a loop where onShow() triggers a load which triggers onShow(), but fixing onShow() doesn't solve the problem.
Hard to trace what checkin is causing the problem since [24343] completely broke it, and it was partially repaired at some later point.
Happens on firefox and IE8.
Change History (4)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
comment:12 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
In [29303]: