mail-archives/mono-bugs/2008-September/079935.html

143 строки
4.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 386450] TextBox: LineTags need their Font changed if TextBox's changes
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20386450%5D%20TextBox%3A%20LineTags%20need%20their%20Font%20changed%0A%20if%20TextBox%27s%20changes&In-Reply-To=bug-386450-28286%40https.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="079934.html">
<LINK REL="Next" HREF="079938.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 386450] TextBox: LineTags need their Font changed if TextBox's changes</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20386450%5D%20TextBox%3A%20LineTags%20need%20their%20Font%20changed%0A%20if%20TextBox%27s%20changes&In-Reply-To=bug-386450-28286%40https.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 386450] TextBox: LineTags need their Font changed if TextBox's changes">bugzilla_noreply at novell.com
</A><BR>
<I>Wed Sep 24 13:14:28 EDT 2008</I>
<P><UL>
<LI>Previous message: <A HREF="079934.html">[Mono-bugs] [Bug 386450] TextBox: LineTags need their Font changed if TextBox's changes
</A></li>
<LI>Next message: <A HREF="079938.html">[Mono-bugs] [Bug 421336] DbCommandBuilder throws exceptions on command creation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#79935">[ date ]</a>
<a href="thread.html#79935">[ thread ]</a>
<a href="subject.html#79935">[ subject ]</a>
<a href="author.html#79935">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=386450">https://bugzilla.novell.com/show_bug.cgi?id=386450</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpobst at novell.com</A> added comment
<A HREF="https://bugzilla.novell.com/show_bug.cgi?id=386450#c2">https://bugzilla.novell.com/show_bug.cgi?id=386450#c2</A>
Jonathan Pobst &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpobst at novell.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Jonathan Pobst &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jpobst at novell.com</A>&gt; 2008-09-24 11:14:28 MDT ---
Fixed in r113982. Thanks for the report!
2008-09-24 Jonathan Pobst &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">monkey at jpobst.com</A>&gt;
* 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 &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">monkey at jpobst.com</A>&gt;
* ControlTest.cs: Add test for bug #386450.
--
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="079934.html">[Mono-bugs] [Bug 386450] TextBox: LineTags need their Font changed if TextBox's changes
</A></li>
<LI>Next message: <A HREF="079938.html">[Mono-bugs] [Bug 421336] DbCommandBuilder throws exceptions on command creation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#79935">[ date ]</a>
<a href="thread.html#79935">[ thread ]</a>
<a href="subject.html#79935">[ subject ]</a>
<a href="author.html#79935">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>