[Mono-bugs] [Bug 78833][Nor] New - RichTextBox Setting Bold
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 12 18:25:16 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 simon at nureality.ca.
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: peter at novonyx.com
+ReportedBy: simon at nureality.ca
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list