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-08 11:18:27.000000000 -0400 +++ shadow/82723.tmp.5959 2007-09-10 15:58:20.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82723 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: XP SP2 -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -57,6 +57,17 @@ * ToolStripItem.cs: If AutoSize changes the size of our item, invalidate so we repaint using the new size. [Fixes bug #82723] ------- Additional Comments From [EMAIL PROTECTED] 2007-09-08 11:18 ------- Jonathan, I can still reproduce this on WinXP (haven't check Linux yet). + +------- Additional Comments From [EMAIL PROTECTED] 2007-09-10 15:58 ------- +Ugh, I missed some files. I am going to have to spend some time +getting my development tree less out of sync with head. Thanks for +following up on this! Hopefully(!) fixed in r85592. + +2007-09-10 Jonathan Pobst <[EMAIL PROTECTED]> + + * StatusStrip.cs: Change item placement to None if not visible. + * ToolStripItem.cs: Invalidate when InternalVisible changes. + These should have been committed to fix 82723, but I missed them. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
