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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -62,6 +62,9 @@ ------- Additional Comments From [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-09-07 22:49 ------- +checked in a fix for this. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
