[Mono-bugs] [Bug 346280] New: Moonlight not loading fast enough?

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 5 13:15:10 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=346280


           Summary: Moonlight not loading fast enough?
           Product: Moonlight
           Version: 1_0
          Platform: i586
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: plugin
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: rhowell at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


When navigating to many Silverlight sites, the icon appears that indicates that
Silverlight plugin is not available. 
I think I narrowed it down to the Silverlight.js script that MS distributes
freely with Silverlight tutorials.  

In it they check if a "Silverlight Plug-In" is available and then they call
plugin.IsVersionSupported(). This call usually throws an exception that that
method is not defined. However, if an alert() is place before this call, then
plugin.IsVersionSupport() always succeeds.

I can only guess that the plugin is not yet loaded completely when the method
is called. 

Attached is a test case.


-- 
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.


More information about the mono-bugs mailing list