[Mono-bugs] [Bug 82377][Cos] Changed - [2.0] MenuStrip: Mnemonic characters remain displayed

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Aug 9 05:24:27 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 gert.driesen at pandora.be.

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

--- shadow/82377	2007-08-08 18:30:05.000000000 -0400
+++ shadow/82377.tmp.6993	2007-08-09 05:24:27.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82377
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Cosmetic
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -38,6 +38,17 @@
 	* MenuStrip.cs, ToolStripDropDown.cs, ToolStripItem.cs, 
 	ToolStripMenuItem.cs: Record if we were activated by mouse or keyboard.
 	* ToolStripItemTextRenderEventArgs.cs: Draw mnemonic underlines if menu
 	was activated by keyboard or the OS tells us to always draw them.
 	* ToolStripManager.cs: Setup storage for activated by mouse or keyboard.
 	[Fixes bugs #82376, #82377]
+
+------- Additional Comments From gert.driesen at pandora.be  2007-08-09 05:24 -------
+Jonathan, the mnemonic character of the File menu still remains 
+displayed after closing the Windows menu.
+
+Currently, due to bug #82378, the menu closes if you release the 
+shortcut key. 
+
+If you workaround this issue by first releasing the Alt key while 
+keeping the shortcut key pressed and closing the Windows menu by 
+clicking on it, then you should be able to reproduce this.


More information about the mono-bugs mailing list