Opened 14 years ago
Closed 14 years ago
#3715 closed defect (fixed)
test_AccordionContainer.html hangs IE6
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Seems to be a bunch of bugs centered around resizing.
Note: See
TracTickets for help on using
tickets.
(In [9584]) - for top level widgets, when the window is resized widget.resize() is supposed to be called with no arguments. It was getting passed the event object.
Fixes #3715 (test_AccordionContainer.html hangs IE)