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=80747 --- shadow/80747 2007-02-07 14:22:56.000000000 -0500 +++ shadow/80747.tmp.17266 2007-02-08 13:59:45.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80747 Product: Mono: Class Libraries Version: 1.2 OS: other 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] @@ -53,6 +53,12 @@ if (this.HasDropDownItems && Enabled) in ToolStripMenuItem.OnMouseDown seems to fix it. ------- Additional Comments From [EMAIL PROTECTED] 2007-02-07 05:47 ------- The same change would be required in OnMouseEnter, and maybe in other places. + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-08 13:59 ------- +I'm glad to know someone else is playing with the *Strips. Obviously +there is a ton of behavior to match. + +Fixed in r72492. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
