[Mono-bugs] [Bug 79294][Nor] Changed - [Control] Removing a control from ControlsCollection doesn't remove it from parent

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Sep 26 19:04:00 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 toshok at ximian.com.

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

--- shadow/79294	2006-09-26 16:48:07.000000000 -0400
+++ shadow/79294.tmp.2944	2006-09-26 19:04:00.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 79294
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: unserkonig at gmail.com               
 QAContact: toshok at ximian.com
@@ -79,6 +79,11 @@
 ------- Additional Comments From toshok at ximian.com  2006-09-26 15:46 -------
 reinstated the commented out line, marking this bug fixed.
 
 ------- Additional Comments From toshok at ximian.com  2006-09-26 16:48 -------
 reopening this as the Hide() solution isn't correct.  it breaks
 monocalendar.
+
+------- Additional Comments From toshok at ximian.com  2006-09-26 19:04 -------
+k, fixed this the right way, by reparenting windows to the
+FosterParent on X11, and hiding them using the internal Win32 api on
+windows.


More information about the mono-bugs mailing list