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

--- shadow/78458        2006-05-22 03:57:24.000000000 -0400
+++ shadow/78458.tmp.5184       2006-05-22 03:58:22.000000000 -0400
@@ -10,13 +10,14 @@
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Summary: Enable Panel does not enable it's contents correctly
+Cc: [EMAIL PROTECTED],[EMAIL PROTECTED]
+Summary: [PATCH] Enable Panel does not enable it's contents correctly
 
 Description of Problem:
 I have placed some Windows.Form Controls (like checkBox or comboBox) on a
 panel, that is disabled. If the enable state is updated, the controls on
 the panel are not updated correctly. The checkBox for example looks like
 it's enabled, but it's not clickable. 
@@ -116,6 +117,9 @@
 }
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-05-22 03:57 -------
 Created an attachment (id=17082)
 proposed fix + unrelated :( test case
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-22 03:58 -------
+Is there a way to write nunit test for this kind of bug ... ?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to