[Mono-bugs] [Bug 78257][Nor] New - Client Resize is still messed up.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 1 13:26:12 EDT 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 don at edvalson.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78257
--- shadow/78257 2006-05-01 13:26:12.000000000 -0400
+++ shadow/78257.tmp.1893 2006-05-01 13:26:12.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 78257
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details: Windows XP SP2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: don at edvalson.net
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Client Resize is still messed up.
+
+The attached test program creates a windows form and sets it's client
+size to exactly 400 X 400. The background image for this form is a black
+square 398 by 398 pixels wide with a 1 pixel red border around it. Thus,
+if this is working right, we should see a black background with a 1 pixel
+red border in the client window.
+
+What we see depends on if the form is set to autoscale or not. If
+autoscale is false, we see some of the background behind the application
+behind the bottom of the window (see attached screenshot. If autoscale is
+true, it gets all messed up (again, see attached screenshot).
+
+Note: In the attached screenshots, yellow is the desktop showing through
+the application windows.
More information about the mono-bugs
mailing list