[Mono-bugs] [Bug 82518][Min] Changed - [2.0] ToolStripStatusLabel not repainted correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 21 10:43:01 EDT 2007


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 monkey at jpobst.com.

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: monkey at jpobst.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -25,6 +25,17 @@
 find in the "gert" module in SVN).
 
 ------- Additional Comments From gert.driesen at pandora.be  2007-08-21 08:43 -------
 Created an attachment (id=19849)
 Repro
 
+
+------- Additional Comments From monkey at jpobst.com  2007-08-21 10:43 -------
+Fixed in r84550.  Thanks!
+
+2007-08-21  Jonathan Pobst  <monkey at jpobst.com>
+
+	* 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]


More information about the mono-bugs mailing list