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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79713 --- shadow/79713 2006-10-20 21:05:47.000000000 -0400 +++ shadow/79713.tmp.18175 2006-10-20 21:05:47.000000000 -0400 @@ -0,0 +1,43 @@ +Bug#: 79713 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: Debian Sarge +Status: NEW +Resolution: +Severity: +Priority: Major +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Application hang on MDI form with child form containing any components + +Please fill in this template when reporting a bug, unless you know what you +are doing. +Description of Problem: +The application hangs when I load a MDI child with, for example, a button. + +Steps to reproduce the problem: +1. Create a MDI form +2. Create a MDI child +3. Add a button or label to the child +(Visual Basic source included) + +Actual Results: +100% CPU usage, form never redraws (on Mono 1.1.18) +Everything fine (except known bugs) on Mono 1.1.17 + +Expected Results: +No 'hang' + +How often does this happen? +Always + +Additional Information: +No problem on Mono 1.1.17, application was built using Visual Basic .Net +2005 on windows, but I suppose it won't be different in other .Net languages. +Sample code also works fine on windows (forms and button show). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
