https://bugzilla.novell.com/show_bug.cgi?id=352830
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=352830#c2 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Status Whiteboard| |ComboBox --- Comment #2 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-01-10 08:33:42 MST --- Fixed in r92586. Thanks for the report! 2008-01-10 Jonathan Pobst <[EMAIL PROTECTED]> * ComboBox.cs: Guard against an NRE if the user open a new form from a SelectedIndexChanged event. This closes the combobox dropdown, and we were trying to dispose it. [Fixes bug #352830] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
