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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 23 19:13:06 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 georgegiolfan at yahoo.com.

http://bugzilla.ximian.com/show_bug.cgi?id=80949

--- shadow/80949	2007-02-23 14:29:38.000000000 -0500
+++ shadow/80949.tmp.24911	2007-02-23 19:13:06.000000000 -0500
@@ -29,6 +29,11 @@
         pevent.Graphics.SetClip(Rectangle.Empty);
         TextRenderer.DrawText(pevent.Graphics, "This should not be 
 visible.", Font, Point.Empty, ForeColor, BackColor, 
 TextFormatFlags.PreserveGraphicsClipping);
     }
 }
+
+------- Additional Comments From georgegiolfan at yahoo.com  2007-02-23 19:13 -------
+Created an attachment (id=18767)
+Proposed patch
+


More information about the mono-bugs mailing list