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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-03-18 22:45 ------- +Created an attachment (id=18924) +Proposed patch + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
