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

--- shadow/77734        2006-05-17 22:07:52.000000000 -0400
+++ shadow/77734.tmp.4011       2006-05-18 17:11:27.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 77734
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: Fedora Core (Rawhide)
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -218,6 +218,11 @@
                         Console.WriteLine (g.ClipBounds);
                         Console.WriteLine (e.ClipRectangle);
                 };
         }
 }
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-18 17:11 -------
+Fixed in svn r60835. Problem was with double-buffer enabled controls, 
+Control keeps that graphics context around and changes were therefore 
+cumulative.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to