https://bugzilla.novell.com/show_bug.cgi?id=361906
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=361906#c3 Geoff Norton <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #3 from Geoff Norton <[EMAIL PROTECTED]> 2008-03-17 10:12:49 MST --- The issue is the following. The LiveAtEdu.Page.handleLoad function is the onLoad callback for the Moonlight object onLoad event. Inside handleLoad it calls: this.rootElement.addEventListener("Loaded", Silverlight.createDelegate(this, this.initialize) ); This listener is registered but never invoked by the plugin. I think we've already emitted it by this stage. -- 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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
