[Mono-bugs] [Bug 80393][Nor] New - TextBox: CTRL-X (cutting) makes the cursor jump to the end of the line
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 29 09:02:48 EST 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 alex.olk at googlemail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80393
--- shadow/80393 2006-12-29 09:02:48.000000000 -0500
+++ shadow/80393.tmp.25176 2006-12-29 09:02:48.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 80393
+Product: Mono: Class Libraries
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: alex.olk at googlemail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: TextBox: CTRL-X (cutting) makes the cursor jump to the end of the line
+
+When you hit CTRL-X inside a textbox, the cursor always jumps to the end of
+the line. It doesn't matter if some text is selected or not.
+
+Run the attached test case. When you press the button, 'CTRL-X' is send to
+the textbox with SendKeys.Send.
More information about the mono-bugs
mailing list