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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
