Opened 9 years ago
Closed 9 years ago
#11541 closed defect (fixed)
Silverlight _delayAlignment() and disconnect not checking for invalidObject
Reported by: | opichals | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | DojoX GFX | Version: | 1.5 |
Keywords: | silverlight | Cc: | |
Blocked By: | Blocking: |
Description
There is no control over when the _delayAlignment() is going to be called and if the DOM node where the sliverlight native object was placed is out of the document tree it will crash. Similarly this applies to the disconnect() which is often called after detaching or hiding the dojox.gfx.Surface containing DOM node.
Here is a patch that could help http://gist.github.com/511241
Change History (3)
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.5.1 |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | 1.5.1 → 1.6 |
---|
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Bumping from non-existant 1.5.1 to 1.6.