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=82041

--- shadow/82041        2007-07-08 20:13:51.000000000 -0400
+++ shadow/82041.tmp.28724      2007-07-08 20:14:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 82041
 Product: Mono: Class Libraries
 Version: 1.2
 OS: All
 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]
@@ -21,6 +21,22 @@
 _tableLayoutPanel.ResumeLayout is not invoked.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-07-08 08:40 -------
 Created an attachment (id=19525)
 Repro
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-07-08 20:14 -------
+Fixed in SVN r81611:
+
+2007-07-08  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * TableLayoutPanel.cs: Add a null check so we don't NRE trying to
+paint cell borders if we haven't calculated where they go yet.
+       [Fixes bugs #82040 and #82041]
+
+2007-07-08  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * TableLayoutTest.cs: Simplify and enable Gert's test for bug
+       #82040.  Add a test for bug #82041.
+
+Thanks for the report!
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to