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=78052

--- shadow/78052        2006-05-17 16:39:35.000000000 -0400
+++ shadow/78052.tmp.26814      2006-08-25 16:12:26.000000000 -0400
@@ -43,6 +43,27 @@
 This is on Linux.
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-05-17 16:39 -------
 The problem is double-buffering. Button is marked as double-buffer, 
 and for some reason in this case the contents of the buffer are 
 invalid. Am still thinking about a fix.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-25 16:12 -------
+OK I have been working on this for a bit, trying to figure out what it
+is.  
+
+I do not think the problem is the double buffer, I can save the
+contents of the buffer, and they look fine, also if instead of drawing
+the buffer image, i do a Fillrectangle the fill does not show up.
+
+I do not think the problem is clipping, I checked the paint events
+clipping rectangle, and reset the graphics clipping rectangle.
+
+The surface appears to be created correctly with cairo.
+
+The Flush does not seem to raise any errors with cairo.
+
+.....hmmm
+
+
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to