Opened 9 years ago
Closed 8 years ago
#14924 closed defect (wontfix)
dojox.embed.Flash incorrect behavior in display none block
Reported by: | thecheatah | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | Dojox | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojox.embed.Flash expects the flash object to initalize soon after the constructor is called. If the widget is started up within a dom node that is display none, the flash object will not start up right away. It will wait until the are becomes visible. dojox.embed.Flash however aggressively tries to see if the flash object is loaded and fails after a few tries.
We should have a flag to disable this check.
Change History (2)
comment:1 Changed 9 years ago by
Owner: | changed from Adam Peller to Tom Trenka |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The dojox/embed module is abandoned.