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

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


Marek Habersack <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #2 from Marek Habersack <[EMAIL PROTECTED]>  2008-12-01 05:35:27 
MST ---
The Font property is not stored in the view state. Instead, the FontInfo class
tracks the font properties by setting appropriate bits on the owning Style
(using SetBit and CheckBit). The problem in this case was that the font
information was accessed directly via a field instead of via the property.
This bug has been fixed in svn trunk, revision 120345 and in the 2.2 branch,
revision 120346


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to