[Mono-bugs] [Bug 78556][Nor] New - NRE in Control.SelectNextContrl()
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 1 03:25:40 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78556
--- shadow/78556 2006-06-01 03:25:40.000000000 -0400
+++ shadow/78556.tmp.24083 2006-06-01 03:25:40.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 78556
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: atsushi at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: NRE in Control.SelectNextContrl()
+
+Control.SelectNextControl() crashes in certain cases. For example
+
+1. Run winforms/swf-propertygrid.exe.
+2. Press tab key twice. First it moves focus from TextBox to PropertyGrid
+toolbar. Next time, crash.
+
+A simple patch being attached. I need it to dig more in depth on another
+UserControl bug.
More information about the mono-bugs
mailing list