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=77729 --- shadow/77729 2006-03-07 20:48:36.000000000 -0500 +++ shadow/77729.tmp.13404 2006-03-17 20:33:02.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 77729 Product: Mono: Class Libraries Version: 1.0 OS: GNU/Linux [Other] OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -43,6 +43,14 @@ Additional Information: ------- Additional Comments From [EMAIL PROTECTED] 2006-03-07 20:48 ------- Created an attachment (id=16577) Test Case + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-17 20:33 ------- +Such a simple bug, such a huge effort to fix it. It exposed a general +problem how we track clientsize (which was pretty much the way we +initially wrote it when we started MWF, without understanding for +borders and toplevel forms, and therefore totally broken) +I rewrote the UpdateBounds methods (and a few other things) to +properly track and set ClientSize. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
