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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -31,6 +31,12 @@ the application windows. ------- Additional Comments From [EMAIL PROTECTED] 2006-05-01 13:27 ------- Created an attachment (id=16884) Test case with screen shots + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
