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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=365827#c4


Sebastien Pouliot <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |NEEDINFO
      Info Provider|                                                |[EMAIL 
PROTECTED]




--- Comment #4 from Sebastien Pouliot <[EMAIL PROTECTED]>  2008-05-05 13:31:41 
MST ---
So I was able to "convince" firebug to work on Windows...

On Silverlight the videoChanged function is called one time with
CurrentState == "Playing"

On Moonlight the videoChanged function is called several times with (in order)
CurrentState == "Opening"
CurrentState == "Buffering"
CurrentState == "Paused"
CurrentState == "Stopped"
but never the "Playing" state that Silverlight does.

Anyway in this case it's the "Paused" step triggers the script to do some
additional stuff that mess it's internal state. This is why (or part of why)
the rest of the site does not work.


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

Reply via email to