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=82723 --- shadow/82723 2007-09-06 19:23:11.000000000 -0400 +++ shadow/82723.tmp.11578 2007-09-06 19:24:06.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82723 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: XP SP2 -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -44,6 +44,15 @@ The display is all correct. ------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 18:19 ------- Created an attachment (id=19985) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 19:24 ------- +Fixed in r85459. I think it fixes all your cases. If I missed one, +let me know which and reopen the bug. Thanks for the report! + +2007-09-06 Jonathan Pobst <[EMAIL PROTECTED]> + + * ToolStripItem.cs: If AutoSize changes the size of our item, invalidate + so we repaint using the new size. [Fixes bug #82723] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
