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

Reply via email to