Opened 9 years ago
Closed 9 years ago
#16734 closed defect (fixed)
Creating a silverlight gfx surface fails when the document of the surface parent node is not the window document.
Reported by: | Patrick Ruzand | Owned by: | Patrick Ruzand |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | DojoX GFX | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Creating a silverlight gfx surface fails when the document of the surface parent node is not the window document.
The silverlight gfx implementation does not specify the parent node owner document when retrieving the silverlight plugin using dom.byId.
Change History (3)
comment:1 Changed 9 years ago by
Owner: | changed from Eugene Lazutkin to Patrick Ruzand |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.9 |
---|---|
Priority: | undecided → high |
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In [30625]: