[Mono-bugs] [Bug 78162][Nor] Changed - Setting a region with Control.Region has no effect

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 12 18:12:17 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=78162

--- shadow/78162	2006-04-27 01:14:17.000000000 -0400
+++ shadow/78162.tmp.31803	2006-05-12 18:12:17.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78162
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
@@ -58,6 +58,9 @@
 Sebastien, thanks for the patch. We're gonna have to do it a bit 
 different, to properly do it on Win32 as well. Win32 has SetWindowRgn 
 which is what this property really frontends. So we need to do the 
 region handling in the drivers, and, on X11 we also need to generate 
 the related window messages that SetWindowRgn causes. The patch logic 
 is still useful, to be used in the driver.
+
+------- Additional Comments From peter at novonyx.com  2006-05-12 18:12 -------
+Fixed in svn r60669. Thanks for the fun testcase.


More information about the mono-bugs mailing list