#17437 closed defect (fixed)
Some transitions might be broken on IE10/IE11 with dojox/app
Reported by: | cjolif | Owned by: | cjolif |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9.2 |
Component: | DojoX App | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When transitionning using slide and the none the second transition appears broken.
This is coming from dojox/css3 that does not correctly reset the transitions values on IE (i.e. it is using = null to reset them which is known to not work on IE).
Change History (4)
comment:1 Changed 7 years ago by
Owner: | set to cjolif |
---|---|
Status: | new → assigned |
comment:2 Changed 7 years ago by
Milestone: | tbd → 1.9.2 |
---|
comment:3 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In a31c1ead7f18d276ecca7f2ae1df64d5024ea7f6/dojox: