[Mono-bugs] [Bug 76291][Wis] New - RichTextBox functions are missing in current implementation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 30 04:33:37 EDT 2005


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 bill.seddon at lyquidity.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76291

--- shadow/76291	2005-09-30 04:33:37.000000000 -0400
+++ shadow/76291.tmp.27597	2005-09-30 04:33:37.000000000 -0400
@@ -0,0 +1,60 @@
+Bug#: 76291
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: XP (but also Cent OS 4.1)
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: bill.seddon at lyquidity.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: RichTextBox functions are missing in current implementation
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+See description.  I don't know all of the functions/method missing from 
+the RTB but the ones I encountered include: 
+
+`GetLineFromCharIndex'
+`Find'
+`SelectionColor'
+`GetPositionFromCharIndex'
+
+Responded to the request on this page
+(http://svn.myrealbox.com/mwf/index.html) for apps that can be used for 
+testing and alerting those involved in MWF to one potential app.
+
+Miguel asked that I report the issues I encountered as bugs.
+
+Steps to reproduce the problem:
+1. Download QASharp from CodeProject 
+(http://www.codeproject.com/cs/database/QASharp12.asp)
+2. Compile it
+
+Actual Results:
+
+Compile fails
+
+Expected Results:
+
+Compile succeeds
+
+How often does this happen? 
+
+Every time
+
+Additional Information:
+
+This was test performed using SVN source code on 2005-09-23.  These 
+functions apparently exist in the Windows implementation of the class.
+
+Feel bad about reporting these issues because the class code asserts that 
+it is incomplete.  However I was asked...


More information about the mono-bugs mailing list