[Mono-bugs] [Bug 77828][Nor] New - ClientSize in panels after svn
revision r58131 is broken
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Mar 18 14:54:29 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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=77828
--- shadow/77828 2006-03-18 14:54:29.000000000 -0500
+++ shadow/77828.tmp.32671 2006-03-18 14:54:29.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 77828
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: xenomorph2 at onlinehome.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ClientSize in panels after svn revision r58131 is broken
+
+After the (form !?!) clientsize changes in r58131 clientsize for panels is
+broken.
+
+Attached is a little testcase. Press the button to get the output for the
+size and clientsize of the panel. In ms .net clientsize is < size, in mwf
+it's equal...
+
+Btw, in ms.net the clientsize is set after the ctor of the panel is done.
More information about the mono-bugs
mailing list