[Mono-bugs] [Bug 355074] Control.Dispose removes control from parent.Controls
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 22 12:23:10 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=355074
User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=355074#c1
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2008-01-22 10:23:08 MST ---
Fixed in r93545. Thanks for the report and test case!
2008-01-22 Jonathan Pobst <monkey at jpobst.com>
* Control.cs: Implement a custom enumerator so people can delete
from the Controls collection while in a foreach.
[Fixes bug #355074]
2008-01-22 Jonathan Pobst <monkey at jpobst.com>
* ControlTest.cs: Add test for bug #355074.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list