[Mono-bugs] [Bug 78806][Nor] Changed - Setting TextBox.SelectionStart causes NullReferenceException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 10 13:12:40 EDT 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 peter at novonyx.com.

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

--- shadow/78806	2006-07-10 12:20:10.000000000 -0400
+++ shadow/78806.tmp.21408	2006-07-10 13:12:40.000000000 -0400
@@ -1,15 +1,15 @@
 Bug#: 78806
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Windows XP
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Major
+Severity: Unknown
+Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: kuba.brecka at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
@@ -56,6 +56,9 @@
 
             T.SelectionStart = 6;
             T.SelectionLength = 3;
         }
     }
 }
+
+------- Additional Comments From peter at novonyx.com  2006-07-10 13:12 -------
+Are you using svn head?


More information about the mono-bugs mailing list