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=82518 --- shadow/82518 2007-08-21 10:42:26.000000000 -0400 +++ shadow/82518.tmp.30415 2007-08-21 10:43:01.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82518 Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Minor Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -25,6 +25,17 @@ find in the "gert" module in SVN). ------- Additional Comments From [EMAIL PROTECTED] 2007-08-21 08:43 ------- Created an attachment (id=19849) Repro + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-21 10:43 ------- +Fixed in r84550. Thanks! + +2007-08-21 Jonathan Pobst <[EMAIL PROTECTED]> + + * ToolStripItem.cs: When changing the item's text, invalidate before +we resize + ourselves. This ensures the entire old bounds are repainted, in case +our new + size is smaller. [Fixes bug #82518] _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
