Opened 12 years ago
Closed 12 years ago
#8941 closed defect (fixed)
[regression] dojox.Dialog initialization failures (IE6)
Reported by: | bill | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Widgets | Version: | 1.3.0b3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On IE6 loading test_Dialog.html gives a bunch of errors in the console:
exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ] exception in animation handler for: onAnimate [ Error: Invalid argument. ]Click on an object in the Log displayHover over HTML elements in the main page. Click to hold selection.
This worked in 1.2.3.
Attachments (1)
Change History (2)
Changed 12 years ago by
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
fixed in [17059]
Note: See
TracTickets for help on using
tickets.
test case from Pete showing root problem in ContentPane? (onLoad firing on initialization)