[Mono-bugs] [Bug 77729][Nor] Changed - MainMenu forces things that
are Bottom Docked to be Pushed down.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 17 20:33:02 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=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: peter at novonyx.com
ReportedBy: simon at nureality.ca
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -43,6 +43,14 @@
Additional Information:
------- Additional Comments From simon at nureality.ca 2006-03-07 20:48 -------
Created an attachment (id=16577)
Test Case
+
+------- Additional Comments From peter at novonyx.com 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.
More information about the mono-bugs
mailing list