Opened 15 years ago
Closed 14 years ago
#1127 closed defect (fixed)
Bug in animation effect (IE only)
Reported by: | ilia | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | lfx | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When I animate tree node with toggler="fade", empty div fades into visibility as empty block in IE, while it is nothing in FF.
This happens because of ZOOM:1 style property.
this code becomes visible empty block, not "nothing" as it should <DIV class=TreeContainer style="FILTER: ; WIDTH: auto; ZOOM: 1" dojoDisplayCache="undefined"></DIV>
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → 0.5 |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is working in 0.9 for whatever reason (lots of code has changed). Also note that we've hardcoded display to wipeIn/wipeOut.
Note: See
TracTickets for help on using
tickets.
Seems same problem takes place for wipe.