#58 closed defect (fixed)
dojo.graphics.htmlEffects.wipeIn() is b0rken on Safari
Reported by: | alex | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by
Summary: | dojo.graphics.htmlEffects.wipeOut() is b0rken on Safari → dojo.graphics.htmlEffects.wipeIn() is b0rken on Safari |
---|
comment:2 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I couldn't duplicate this behavior stand-alone. Please debug your widget.
Changed 15 years ago by
comment:3 Changed 15 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
The wipeIn function used in the attached file (test.html) works fine in firefox (Mac OS X) but does not works in safari.
comment:4 Changed 15 years ago by
Milestone: | 0.1release → 0.3.1 |
---|---|
Owner: | changed from david to Bryan Forbes |
Status: | reopened → new |
I think we can close this because dojo.graphics.htmlEffects is deprecated. However, we should make sure that dojo.lfx doesn't have the same problem in safari before closing it.
comment:5 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
fixing the wrong method in the subject