[Mono-bugs] [Bug 76238][Nor] Changed - Implicitly created controls
are not hidden from Control.Controls list
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 27 18:40:06 EDT 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 jackson at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76238
--- shadow/76238 2005-09-26 15:09:10.000000000 -0400
+++ shadow/76238.tmp.18656 2005-09-27 18:40:06.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 76238
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: jackson at ximian.com
ReportedBy: peter at novonyx.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -24,6 +24,9 @@
The application crashes, when enumerating the Controls contained in the
panel, and trying to run .Clear() on it. The application only expects it's
own children, but instead also gets the scrollbars.
It should not crash when selecting the menu item. (But it won't clear
either)
+
+------- Additional Comments From jackson at ximian.com 2005-09-27 18:40 -------
+This is now fixed in SVN.
More information about the mono-bugs
mailing list