[Mono-bugs] [Bug 386450] TextBox: LineTags need their Font changed if TextBox's changes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 24 13:14:28 EDT 2008


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

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=386450#c2


Jonathan Pobst <jpobst at novell.com> changed:

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




--- Comment #2 from Jonathan Pobst <jpobst at novell.com>  2008-09-24 11:14:28 MDT ---
Fixed in r113982.  Thanks for the report!

2008-09-24  Jonathan Pobst  <monkey at jpobst.com>

        * Control.cs: When setting fonts, we need to ensure we change our
        reference to the new font object, even if it represents the same
        font as before.  If we don't, the original font can get disposed
        and we will still try to use it.
        [Fixes bug #386450]

2008-09-24  Jonathan Pobst  <monkey at jpobst.com>

        * ControlTest.cs: Add test for bug #386450.


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