[Mono-bugs] [Bug 77670][Wis] New - RichTextBox setting bold odd behaviour

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 28 21:11:39 EST 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=77670

--- shadow/77670	2006-02-28 21:11:39.000000000 -0500
+++ shadow/77670.tmp.15398	2006-02-28 21:11:39.000000000 -0500
@@ -0,0 +1,43 @@
+Bug#: 77670
+Product: Mono: Class Libraries
+Version: 1.0
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+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 odd behaviour
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem: Setting bold before typing the text you wish to 
+set bold causes odd behaviour. Sometimes takes selecting bold twice for 
+the change to take affect. Also focus is lost from the RichTextBox when 
+clicking on the Toolbar to set bold.
+
+
+Steps to reproduce the problem:
+1. Type some text into the bottom RichTextBox
+2. After typing some text press the "B" button to set bold.
+3. Click back to the RichTextBox and type some more
+
+Actual Results: 2nd text is not bolded.
+
+Expected Results: Text entered after pressing the "B" button should be 
+bolded. Also focus to the RichTextBox should not be lost.
+
+
+How often does this happen? 
+
+
+Additional Information: Same happens with italics, underline etc.
+Buttons are labeled B, I, U. Clicking them twice seems to make it work 
+most of the time.


More information about the mono-bugs mailing list