https://bugzilla.novell.com/show_bug.cgi?id=376966
Summary: intermittent failures with inline-XAML Product: Moonlight Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: plugin AssignedTo: mono-bugs@lists.ximian.com ReportedBy: [EMAIL PROTECTED] QAContact: mono-bugs@lists.ximian.com Found By: --- Created an attachment (id=206158) --> (https://bugzilla.novell.com/attachment.cgi?id=206158) Sample file with inline XAML that fails. The following sample fails intermittently if we instantiate Silverlight from an inline XAML and if the file is on the local file system, tends to work as a remote file. It also seems to fail if AdBlock Plus is enabled (again, only locally). There are some hacks in our own tests that work around this by using timeouts, this only happens with inline XAML. The problem tends to be that we get an incompletely initialized component, so after doing the: var control = document.getElementById ("mycontrol"); var content = control.content; content is null. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs