[Mono-bugs] [Bug 78109][Nor] Changed - [PATCH] Inserting text into existing (selected) text in a TextBox sometimes throws an ArgumentOutOfRangeException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 11 08:26:25 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 atsushi at ximian.com.

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

--- shadow/78109	2006-05-11 08:25:15.000000000 -0400
+++ shadow/78109.tmp.23645	2006-05-11 08:26:25.000000000 -0400
@@ -10,14 +10,13 @@
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
-Summary: Inserting text into existing (selected) text in a TextBox sometimes throws an ArgumentOutOfRangeException
+Summary: [PATCH] Inserting text into existing (selected) text in a TextBox sometimes throws an ArgumentOutOfRangeException
 
 This bug is hard to reproduce.
 
 Sometimes, if I insert text into (selected) text in a TextBox I get an 
 System.ArgumentOutOfRangeException.
 As I wrote before, it is hard to reproduce. Best would be to use wordpad,
@@ -95,6 +94,10 @@
 
 
 ------- Additional Comments From atsushi at ximian.com  2006-05-11 08:25 -------
 Created an attachment (id=16991)
 proposed patch
 
+
+------- Additional Comments From atsushi at ximian.com  2006-05-11 08:26 -------
+Actually you can totally ignore changes for TextBoxBase.cs - I just
+wanted to reduce duplicate code lines.


More information about the mono-bugs mailing list