[Mono-bugs] [Bug 76024][Nor] New - Focus change crashes application.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 9 08:42:22 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 miguel at ximian.com.

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

--- shadow/76024	2005-09-09 08:42:22.000000000 -0400
+++ shadow/76024.tmp.5418	2005-09-09 08:42:22.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 76024
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: miguel at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Focus change crashes application.
+
+I tried to use the keyboard to change the focus on a dialog box:
+
+winforms/databinding/swf-databinding.exe
+
+Press Tab repeatedly, you get:
+
+Unhandled Exception: System.NullReferenceException: Object reference not
+set to an instance of an object
+in <0x00049> System.Windows.Forms.XplatUIX11:PostMessage (IntPtr handle,
+Msg message, IntPtr wparam, IntPtr lparam)
+in <0x00118> System.Windows.Forms.X11Keyboard:TranslateMessage
+(System.Windows.Forms.MSG msg)
+in <0x00014> System.Windows.Forms.XplatUIX11:TranslateMessage
+(System.Windows.Forms.MSG msg)
+in <0x00015> System.Windows.Forms.XplatUI:TranslateMessage
+(System.Windows.Forms.MSG msg)
+in <0x00218> System.Windows.Forms.Application:Run ()
+in <0x000a4> System.Windows.Forms.Application:Run
+(System.Windows.Forms.ApplicationContext context)
+in <0x0002e> System.Windows.Forms.Application:Run
+(System.Windows.Forms.Form mainForm)
+in <0x0001f> MyFormProject.MainForm:Main (System.String[] args)


More information about the mono-bugs mailing list