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=82377

--- shadow/82377        2007-08-08 14:36:15.000000000 -0400
+++ shadow/82377.tmp.22843      2007-08-08 18:30:05.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82377
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Cosmetic
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -24,6 +24,20 @@
 2. follow the on-screen instructions.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-08-08 12:29 -------
 Created an attachment (id=19741)
 Repro
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-08 18:30 -------
+Fixed in r83697.  Thanks!
+
+2007-08-08  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * ToolStrip.cs: Record if we were activated by mouse or keyboard.  
Redraw
+       when we are dismissed to clear keyboard mnemonics.
+       * 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]
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to