[Mono-bugs] [Bug 78257][Nor] Changed - Client Resize is still
messed up.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 1 17:53:41 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78257
--- shadow/78257 2006-05-01 13:27:12.000000000 -0400
+++ shadow/78257.tmp.8286 2006-05-01 17:53:41.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78257
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details: Windows XP SP2
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: don at edvalson.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -31,6 +31,12 @@
the application windows.
------- Additional Comments From don at edvalson.net 2006-05-01 13:27 -------
Created an attachment (id=16884)
Test case with screen shots
+
+------- Additional Comments From peter at novonyx.com 2006-05-01 17:53 -------
+The scaling problem happened because we scaled after triggering the
+load events. The yellow unpainted area was due to us not asking
+windows for the current menu height when running on Win32. Both fixed
+in svn 60151.
More information about the mono-bugs
mailing list