[Mono-bugs] [Bug 72775][Nor] Changed - Cannot assign text to TextBox

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Feb 2005 17:39:26 -0500 (EST)


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 aviary.tree@ntlworld.com.

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

--- shadow/72775	2005-02-20 17:36:56.000000000 -0500
+++ shadow/72775.tmp.2196	2005-02-20 17:39:26.000000000 -0500
@@ -2,13 +2,13 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: other
 OS Details: Fedora Core 1
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: aviary.tree@ntlworld.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -54,6 +54,10 @@
 Every time.
 
 Additional Information:
 
 It also fails with:
 this.TextBox1.Text = "some text";
+
+------- Additional Comments From aviary.tree@ntlworld.com  2005-02-20 17:39 -------
+Mistake in report: On 4th line I say it fails to compile. This is 
+wrong. It compiles but fails on execution, as is clear later.