[Mono-bugs] [Bug 77979][Maj] Changed - MWF repainting behaviour is broken

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 10 16:08:28 EDT 2006


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 peter at novonyx.com.

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

--- shadow/77979	2006-05-05 18:51:14.000000000 -0400
+++ shadow/77979.tmp.2372	2006-05-10 16:08:28.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 77979
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
@@ -51,6 +51,9 @@
 invalidation of the entire window because of the stupid way
 Rectangle.Union works.  
 
 The patch maintains a list of invalid rectangles on the Hwnd and uses
 it to construct both a stupid clip Rectangle and a smart Clip Region
 which is set on the Graphics context instead.
+
+------- Additional Comments From peter at novonyx.com  2006-05-10 16:08 -------
+Adopted the patch to our new paint code and applied in svn.


More information about the mono-bugs mailing list