[Mono-bugs] [Bug 76238][Nor] New - Implicitly created controls are not hidden from Control.Controls list

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 15:09:10 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 peter at novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76238

--- shadow/76238	2005-09-26 15:09:10.000000000 -0400
+++ shadow/76238.tmp.27086	2005-09-26 15:09:10.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 76238
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: jackson at ximian.com                            
+ReportedBy: peter at novonyx.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Implicitly created controls are not hidden from Control.Controls list
+
+Run the application attached to this bug:
+http://bugzilla.ximian.com/show_bug.cgi?id=75359
+
+Right-click and add a Storage. Then select "Edit"->"Clear All Storages".
+
+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)


More information about the mono-bugs mailing list