[Mono-bugs] [Bug 78833][Min] Changed - RichTextBox Setting Bold
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 22 14:49:37 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=78833
--- shadow/78833 2006-09-08 20:44:04.000000000 -0400
+++ shadow/78833.tmp.32714 2006-09-22 14:49:37.000000000 -0400
@@ -1,17 +1,17 @@
Bug#: 78833
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details:
-Status: ASSIGNED
+Status: NEW
Resolution:
Severity: Unknown
Priority: Minor
Component: Windows.Forms
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: jackson at ximian.com
ReportedBy: simon at nureality.ca
QAContact: toshok at ximian.com
TargetMilestone: 1_2
URL:
Cc:
Summary: RichTextBox Setting Bold
@@ -30,6 +30,12 @@
rtf.Focus(); it does though.
------- Additional Comments From simon at nureality.ca 2006-07-12 18:25 -------
Created an attachment (id=17284)
Test Case
+
+------- Additional Comments From jackson at ximian.com 2006-09-22 14:49 -------
+Peter went over this one with me the other night. Basically what is
+happening is that the a new tag is being created for the bold text,
+but the cursor isn't being put in that new tag, so there is when we
+keep typing, the cursor stays in the current tag.
More information about the mono-bugs
mailing list