[Mono-bugs] [Bug 77452][Maj] Changed - Mdi Form misbehaves on windows when Create a Child Form

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 3 04:45:12 EST 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 peter at novonyx.com.

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

--- shadow/77452	2006-02-02 15:15:16.000000000 -0500
+++ shadow/77452.tmp.30800	2006-02-03 04:45:12.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: windows xp - Mono 1.1.13
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Windows.Forms
-AssignedTo: peter at novonyx.com                            
+AssignedTo: jackson at ximian.com                            
 ReportedBy: gcreme at ncsadvantage.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Mdi Form misbehaves on windows when Create a Child Form
@@ -138,6 +138,18 @@
  
 in <0x00000> <unknown method>
 in <0x00018> SimpleMDI.mdiForm:.ctor ()
 in (wrapper remoting-invoke-with-check) SimpleMDI.mdiForm:.ctor ()
 in <0x00018> SimpleMDI.mdiForm:Main ()
 
+
+------- Additional Comments From peter at novonyx.com  2006-02-03 04:45 -------
+The linux trace is bogus, there was a bug in the resource code that 
+caused problems reading resources. This has been fixed for a while. 
+When I run on linux, the app comes up, however, the MDI child windows 
+do not show. 
+On Win32 I can reproduce the problems shown in your video.
+
+Jackson, I think part of the problem on Win32 is that both Windows 
+and our internal WindowManager compete for drawing the caption and 
+handling the window. We already talked about that, am assigning to 
+you.


More information about the mono-bugs mailing list