[Mono-bugs] [Bug 82803][Nor] Changed - [2.0] MenuStrip: NRE in ToolStripManager.ProcessMenuKey

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 13 12:59:38 EDT 2007


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 monkey at jpobst.com.

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

--- shadow/82803	2007-09-13 12:58:24.000000000 -0400
+++ shadow/82803.tmp.17916	2007-09-13 12:59:38.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82803
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -61,6 +61,16 @@
 2. follow the on-screen instructions.
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-09-11 14:03 -------
 Created an attachment (id=20025)
 Repro
 
+
+------- Additional Comments From monkey at jpobst.com  2007-09-13 12:59 -------
+I think this is fixed in r85763, but please verify as I had a hard
+time consistently reproducing the bug.  Thanks!
+
+2007-09-13  Jonathan Pobst  <monkey at jpobst.com>
+
+	* ToolStrip.cs: Don't FocusInternal if there is no selected item.
+	This was causing keyboard opened dropdowns to lose focus.
+	[Fixes bug #82803]


More information about the mono-bugs mailing list