[Mono-bugs] [Bug 78693][Nor] Changed - TextBoxBase should not create undo buffer on every character input
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 5 14:22:15 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78693
--- shadow/78693 2006-09-08 20:42:22.000000000 -0400
+++ shadow/78693.tmp.11596 2006-10-05 14:22:15.000000000 -0400
@@ -1,19 +1,25 @@
Bug#: 78693
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Windows.Forms
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: jackson at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: toshok at ximian.com
TargetMilestone: 1_2
URL:
Cc:
Summary: TextBoxBase should not create undo buffer on every character input
To do a character-wise undo we kind of need that.
+
+------- Additional Comments From jackson at ximian.com 2006-10-05 14:22 -------
+This should actually handled individually in RichTextBox and TextBox,
+since each handle undo slightly differently.
+
+
More information about the mono-bugs
mailing list