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-07-12 18:25:16.000000000 -0400 +++ shadow/78833.tmp.29503 2006-07-12 18:25:16.000000000 -0400 @@ -0,0 +1,30 @@ +Bug#: 78833 +Product: Mono: Class Libraries +Version: 1.0 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: RichTextBox Setting Bold + +PROBLEM +------------------------------ +When setting bold (and possibly other font formatting) does not take into +affect if you follow it by a RichTextBox.Focus() + +TEST CASE +------------------------------ +Attached will be a test case. Simply run and do the following in the RTF: +hello <click bold> test <click bold> + +Notice how the changes aren't taking into affect. If you uncomment the +rtf.Focus(); it does though. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
