[Mono-bugs] [Bug 79942][Blo] Changed - richtextbox crashes loading .rtf file

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 15 12:08:34 EST 2006


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 toshok at ximian.com.

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

--- shadow/79942	2006-11-15 12:05:48.000000000 -0500
+++ shadow/79942.tmp.1817	2006-11-15 12:08:34.000000000 -0500
@@ -11,13 +11,13 @@
 AssignedTo: jackson at ximian.com                            
 ReportedBy: xalldux at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
-Summary: mono 1.2 and winforms bug
+Summary: richtextbox crashes loading .rtf file
 
 I get an error when I try to run a this programm
 (http://x4lldux.pastebin.com/823354):
 
 Steps to reproduce the problem:
 1. compile the attached program
@@ -156,6 +156,9 @@
                         richTextBox1.LoadFile(fileStream,
 RichTextBoxStreamType.RichText);
                 }
                
         }
 }
+
+------- Additional Comments From toshok at ximian.com  2006-11-15 12:08 -------
+updated the summary


More information about the mono-bugs mailing list