On Wed, Aug 22, 2007 at 09:22:09AM -0000, mads_randstoft wrote:
> When I use the YUILoader to load the container library and in the
> "onLoadComplete" create a Dialog (it does not matter if I create it
> from script or from markup) and afterwards "render" the dialog I get
> this error in Firefox:
>
> Component returned failure code: 0x80470002 (NS_BASE_STREAM_CLOSED)
> [nsIScriptableInputStream.available]
>
> The same error does not occur if I load the library manually (In the
> head with <script> tags...
> From what I can digest off the net it is a timing error?
Possibly, but I'm not able to recreate the problem. Can you provide a
link to the page?
-Adam