[Mono-bugs] [Bug 76919][Nor] Changed - Overriding Controls property
has an improper effect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Dec 7 19:42:38 EST 2005
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 eto at shaw.ca.
http://bugzilla.ximian.com/show_bug.cgi?id=76919
--- shadow/76919 2005-12-07 14:25:05.000000000 -0500
+++ shadow/76919.tmp.29462 2005-12-07 19:42:38.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76919
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details: gentoo
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: eto at shaw.ca
QAContact: mono-bugs at ximian.com
@@ -57,6 +57,17 @@
------- Additional Comments From eto at shaw.ca 2005-12-07 14:25 -------
Just a note, I looked at the change for this, and you might also want
to make the same change for things like data binding, pre-rendering,
etc, etc.. Basically, I think the only time the 'Controls' property
should be used is in derived classes.
+
+------- Additional Comments From eto at shaw.ca 2005-12-07 19:42 -------
+Just tested it -
+
+It works for the sample, and only PARTLY for the code I'm trying to
+run. As I mentioned, the pre-render and some other methods aren't
+being called for these child controls. If you need, I can modify the
+test to reflect some of these problems.
+
+Thanks,
+Curtis.
More information about the mono-bugs
mailing list