[Mono-bugs] [Bug 80994][Maj] Changed - NullReferenceExeption inside RichTextBox

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Mar 18 23:45:07 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by georgegiolfan at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80994

--- shadow/80994	2007-03-18 22:44:01.000000000 -0500
+++ shadow/80994.tmp.7493	2007-03-18 22:45:07.000000000 -0500
@@ -169,6 +169,11 @@
 		t.SelectionLength = 1;
 		Font f = new Font(FontFamily.GenericMonospace, 123);
 		t.SelectionFont = f;
 		Debug.Assert(t.SelectionFont.Size == f.Size);
 	}
 }
+
+------- Additional Comments From georgegiolfan at yahoo.com  2007-03-18 22:45 -------
+Created an attachment (id=18924)
+Proposed patch
+


More information about the mono-bugs mailing list