[Mono-bugs] [Bug 78507][Nor] New - Control-Alt crashes FormsTest

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 26 01:01:46 EDT 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 miguel at ximian.com.

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

--- shadow/78507	2006-05-26 01:01:45.000000000 -0400
+++ shadow/78507.tmp.7777	2006-05-26 01:01:46.000000000 -0400
@@ -0,0 +1,39 @@
+Bug#: 78507
+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: Control-Alt crashes FormsTest
+
+Run winforms/forms/FormsTest.exe
+
+Press Control-Alt
+
+Unhandled Exception: System.ArgumentException: Invalid msg_type WM_KEYDOWN
+in <0x00213> System.Windows.Forms.MenuTracker:ProcessMenuKey (Msg msg_type)
+in <0x00104> System.Windows.Forms.MenuTracker:ProcessKeys
+(System.Windows.Forms.Message msg, Keys keyData)
+in <0x00023> System.Windows.Forms.Menu:ProcessCmdKey
+(System.Windows.Forms.Message msg, Keys keyData)
+in <0x0004e> System.Windows.Forms.Form:ProcessCmdKey
+(System.Windows.Forms.Message msg, Keys keyData)
+in <0x0004a> System.Windows.Forms.Control:ProcessCmdKey
+(System.Windows.Forms.Message msg, Keys keyData)
+in <0x00071> System.Windows.Forms.Control:PreProcessMessage
+(System.Windows.Forms.Message msg)
+in <0x005f4> System.Windows.Forms.Application:RunLoop (Boolean Modal,
+System.Windows.Forms.ApplicationContext context)
+in <0x00024> System.Windows.Forms.Application:Run
+(System.Windows.Forms.Form mainForm)
+in <0x00024> FormsTest.FormsTest:Main (System.String[] args)


More information about the mono-bugs mailing list