[Mono-bugs] [Bug 81480][Nor] Changed - cursor at wrong position when typing text in rich text box or textbox
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Apr 29 15:56:22 EDT 2007
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 bjansen at etro.vub.ac.be.
http://bugzilla.ximian.com/show_bug.cgi?id=81480
--- shadow/81480 2007-04-29 03:13:12.000000000 -0400
+++ shadow/81480.tmp.20587 2007-04-29 15:56:22.000000000 -0400
@@ -10,13 +10,13 @@
Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: bjansen at etro.vub.ac.be
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
-Summary: cursor at wrong position when typing text in rich text box
+Summary: cursor at wrong position when typing text in rich text box or textbox
Description of Problem:
invoking loadFile on a rich text box does not result in the file being
shown correctly.
@@ -24,6 +24,9 @@
1. Open a program containing a rich text box.
2. Type the following text: "1 2 3"
Actual Results: The cursor is now between 2 and 3
Expected Results: The should be after 3.
+
+------- Additional Comments From bjansen at etro.vub.ac.be 2007-04-29 15:56 -------
+this bug also occurs when using a textbox in stead of a richtextbox
More information about the mono-bugs
mailing list