[Mono-bugs] [Bug 382392] New: Disposing a control is disposing the whole application
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 22 11:43:16 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=382392
Summary: Disposing a control is disposing the whole application
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: SLED 10
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mvl at oseb.be
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Description of Problem:
I have a simple application (see attachment) using user control based on a
label and using the webbrowser control. When clicking on the buttons in the
application the user control is disposed and recreated if needed. Disposing the
user control with the web control is disposing the whole application.
Steps to reproduce the problem:
1. Start the application
2. as long as buttons 5-8 are used -> no problem
3. if buttons 1-4 are used followed by any other button the application is
disposed.
Actual Results:
not working as on .net
Expected Results:
working as on .net
How often does this happen?
always
Additional Information:
see VS2005 project included
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list