[Mono-bugs] [Bug 81721][Nor] Changed - Transparent controls may create unpainted lines

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 24 08:57:03 EDT 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 sebastien at ximian.com.

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

--- shadow/81721	2007-05-24 08:24:21.000000000 -0400
+++ shadow/81721.tmp.29022	2007-05-24 08:57:03.000000000 -0400
@@ -75,6 +75,22 @@
 Original ClipBounds: {X=0,Y=0,Width=200,Height=100}
 
 ** (<unknown>:12479): WARNING **: cairo_clip_extents 1 26 200 126
 PaintBackground ClipBounds: {X=0,Y=26,Width=200,Height=100} on
 SharpChess.frmMain
 
+
+------- Additional Comments From sebastien at ximian.com  2007-05-24 08:57 -------
+Something, somewhere is using path for clipping and we (or cairo)
+loose precision when converting.
+
+** (<unknown>:18707): WARNING **: cairo_SetGraphicsClip
+
+** (<unknown>:18707): WARNING **:       path clipping
+
+** (<unknown>:18707): WARNING **:       before clip cairo_clip_extents
+0 26 200 126
+
+** (<unknown>:18707): WARNING **:       after clip cairo_clip_extents
+1 26 200 126
+
+Tracking...


More information about the mono-bugs mailing list