[Mono-bugs] [Bug 327691] initial screen not rendered correctly in bubblemark

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 28 11:43:22 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=327691#c2


Sebastien Pouliot <spouliot at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |spouliot at novell.com




--- Comment #2 from Sebastien Pouliot <spouliot at novell.com>  2007-09-28 09:43:21 MST ---
During Bubblemark execution the main Canvas[1] doesn't have a background
property set. However the JS sets this value[2] so (at least) part of the issue
is in the plugin.

[1] Panel::Render gets NULL from GetValue (Panel::BackgroundProperty)
[2] background:'white'

The CLR version has a Background="White" in it's Page.xaml file and it gets
called (500x300) so we may have a transform somewhere that reduce it's size.


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