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=80949 --- shadow/80949 2007-02-24 10:12:38.000000000 -0500 +++ shadow/80949.tmp.17000 2007-02-24 14:41:57.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80949 Product: Mono: Class Libraries Version: 1.2 OS: Windows XP OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -68,6 +68,9 @@ Change component to System.Drawing (Sebastien) ? ------- Additional Comments From [EMAIL PROTECTED] 2007-02-24 10:12 ------- Not on this one. This one is still a bug in MWF. We need to reset the clip region using something like SelectClipRgn(hdc, IntPtr.Zero); after calling DrawText and before releasing the HDC. + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-24 14:41 ------- +Fixed in r73397. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
