[Mono-bugs] [Bug 77493][Nor] New - Selecting text in TextBox with shift+home causes NullReferenceException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 7 13:59:09 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 ravenlock at true-evil.net.

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

--- shadow/77493	2006-02-07 13:59:09.000000000 -0500
+++ shadow/77493.tmp.29827	2006-02-07 13:59:09.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 77493
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Ubuntu Dapper
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: ravenlock at true-evil.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Selecting text in TextBox with shift+home causes NullReferenceException
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+
+
+Steps to reproduce the problem:
+1. Compile example code (see attachment)
+2. Start program
+3. Type one or more letters and press shift + home
+(note: don't click to focus the TextBox -- it's focused by default, and
+clicking on it seems to prevent the crash)
+
+Actual Results:
+NullReferenceException + Crash
+
+Expected Results:
+Typed text is hilighted/selected
+
+How often does this happen? 
+Every time
+
+Additional Information:
+Mono version 1.1.13.2


More information about the mono-bugs mailing list