[Mono-bugs] [Bug 80791][Nor] Changed - ClientSize should work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 13 16:08:11 EST 2007


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 monkey at jpobst.com.

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

--- shadow/80791	2007-02-11 05:45:56.000000000 -0500
+++ shadow/80791.tmp.28663	2007-02-13 16:08:11.000000000 -0500
@@ -2,22 +2,23 @@
 Product: Mono: Class Libraries
 Version: 1.2
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
-AssignedTo: toshok at ximian.com                            
+AssignedTo: monkey at jpobst.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ClientSize should work
+BugsThisDependsOn: 80574
 
 Description of Problem:
 ClientSize should work immediately after creating a Form.
 
 Steps to reproduce the problem:
 Compile and run the following program.
@@ -33,6 +34,13 @@
 How often does this happen? 
 Always (on the SVN version).
 
 Additional Information:
 This probably worked before the fix for the handles being created too 
 early bug.
+
+------- Additional Comments From monkey at jpobst.com  2007-02-13 16:08 -------
+Marking this as depends on 80574.  I think my patch on it will fix
+this, as it manually calculates the ClientSize in the constructor
+using the information from SystemInformation.  Leaving this bug open
+and assigned to myself to make sure once the Handle changes are merged
+back into trunk and I finish up 80574 that this is fixed.


More information about the mono-bugs mailing list