[Mono-bugs] [Bug 79244][Nor] Changed - click on menu clicks control behind

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 7 22:49:34 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 toshok at ximian.com.

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

--- shadow/79244	2006-09-07 22:41:26.000000000 -0400
+++ shadow/79244.tmp.24984	2006-09-07 22:49:34.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79244
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: dsuarezv at codicesoftware.com               
 QAContact: toshok at ximian.com
@@ -62,6 +62,9 @@
 ------- Additional Comments From toshok at ximian.com  2006-09-07 22:41 -------
 turns out this is caused by the fact that our menus items perform
 their "click" on mouse down, not on mouse up.  If you click on the
 first menu item and hold the mouse down, the menu disappears and the
 label is updated.  then when you release the mouse button the message
 box appears.
+
+------- Additional Comments From toshok at ximian.com  2006-09-07 22:49 -------
+checked in a fix for this.


More information about the mono-bugs mailing list