[Mono-bugs] [Bug 77671][Wis] New - RichTextBox Carret

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 28 22:03:06 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=77671

--- shadow/77671	2006-02-28 22:03:06.000000000 -0500
+++ shadow/77671.tmp.15957	2006-02-28 22:03:06.000000000 -0500
@@ -0,0 +1,42 @@
+Bug#: 77671
+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 Carret
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem: When using one RTF to set the SelectedRtf of 
+another RTF the carret sometimes changes focus or dissapears.
+
+Steps to reproduce the problem:
+1. Type text into the bottom RichTextBox
+2. Press ENTER to send the message to the top text box
+3. Carret has either dissapeared or now is blinking in the top 
+RichTextBox. Although if you press another key, the focus is still on the 
+bottom RichTextBox. This functionality is correct except the carret 
+should of never left the bottom RichTextBox.
+
+Actual Results: Carret displays in the top RichTextBox or dissapears
+
+
+Expected Results: Carret should be at the beginning position of the 
+bottom RichTextBox after the Clear() is called.
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list