[Mono-bugs] [Bug 79095][Maj] Changed - Crash when setting TextBox.SelectionStart in a KeyPress event
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 23 12:51:32 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=79095
--- shadow/79095 2006-08-17 17:13:47.000000000 -0400
+++ shadow/79095.tmp.20375 2006-08-23 12:51:32.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79095
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Windows XP
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: kuba.brecka at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -98,6 +98,9 @@
// it seems it crashes when the TextBox draws itself
T.SelectionStart = 1;
}
}
}
}
+
+------- Additional Comments From peter at novonyx.com 2006-08-23 12:51 -------
+Thanks for the report and testcase. Fixed in svn r64252.
More information about the mono-bugs
mailing list