[Mono-bugs] [Bug 402211] Defiwind - site is super slow
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jun 26 16:40:49 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=402211
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=402211#c5
--- Comment #5 from Sebastien Pouliot <spouliot at novell.com> 2008-06-26 14:40:48 MDT ---
The MediaLive_playerPlayCanvas Canvas is created, from a string XAML, inside
the viewerVideo.js script
105 ' <Canvas Name="' + name + '_playerPlayCanvas" Canvas.Left="24"
Canvas.Top="24" Opacity="0.7" Cursor="Hand" MouseEnter="onVideoPlayerPlayEnter"
MouseLeave="onVideoPlayerPlayLeave" MouseLeftButtonDown="onVideoPlayerPlayDown"
MouseLeftButtonUp="onVideoPlayerPlayUp">'+
note that both Width and Height are missing. That should be enough to create a
standalone 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.
More information about the mono-bugs
mailing list