[Mono-bugs] [Bug 80949][Nor] Changed - TextRenderer.DrawText ignores TextFormatFlags.PreserveGraphicsClipping

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Feb 24 14:41:57 EST 2007


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 monkey at jpobst.com.

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: monkey at jpobst.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -68,6 +68,9 @@
 Change component to System.Drawing (Sebastien) ?
 
 ------- Additional Comments From georgegiolfan at yahoo.com  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 monkey at jpobst.com  2007-02-24 14:41 -------
+Fixed in r73397.


More information about the mono-bugs mailing list