#13652 closed defect (fixed)
dojox.css3.fx is broken
Reported by: | Ming Zhe Huang | Owned by: | nic |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dojox | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Please try the attached test case. Previously clicking each rectangle will play the related animation effect. Now all are broken. There're JavaScript? errors in browser debug console, when clicking those rectangles. The JavaScript? errors seem due to the refactoring of dojo.fx. I tried to fix that. Please see the attached patch for dojox/css3/fx.js However, even the errors are fixed, only bounce and puff work.
Attachments (2)
Change History (7)
Changed 10 years ago by
comment:1 Changed 10 years ago by
Owner: | changed from Adam Peller to nic |
---|
comment:2 Changed 10 years ago by
Status: | new → assigned |
---|
comment:3 Changed 10 years ago by
The main problem is fixed in [25952] I have to change fx.js too, I'll be back from holidays next Sunday
comment:4 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
fixed in [26273] by chrism
comment:5 Changed 10 years ago by
Milestone: | tbd → 1.7 |
---|
Note: See
TracTickets for help on using
tickets.
test case