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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: 1_2 URL: Cc: Summary: RichTextBox Setting Bold @@ -30,6 +30,12 @@ rtf.Focus(); it does though. ------- Additional Comments From [EMAIL PROTECTED] 2006-07-12 18:25 ------- Created an attachment (id=17284) Test Case + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
