[Mono-bugs] [Bug 78458][Maj] Changed - [PATCH] Enable Panel does not enable it's contents correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 22 03:58:22 EDT 2006


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 atsushi at ximian.com.

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: peter at novonyx.com                            
 ReportedBy: armin.dressler at imk.fraunhofer.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Enable Panel does not enable it's contents correctly
+Cc: atsushi at ximian.com,openpub at web.de
+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 atsushi at ximian.com  2006-05-22 03:57 -------
 Created an attachment (id=17082)
 proposed fix + unrelated :( test case
 
+
+------- Additional Comments From atsushi at ximian.com  2006-05-22 03:58 -------
+Is there a way to write nunit test for this kind of bug ... ?


More information about the mono-bugs mailing list