[Mono-bugs] [Bug 80574][Nor] Changed - Setting FormBorderStyle

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 23 12:07:58 EST 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 monkey at jpobst.com.

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

--- shadow/80574	2007-01-22 20:05:02.000000000 -0500
+++ shadow/80574.tmp.31573	2007-01-23 12:07:58.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 80574
 Product: Mono: Class Libraries
 Version: 1.2
 OS: Windows XP
 OS Details: 
-Status: REOPENED   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: monkey at jpobst.com                            
 ReportedBy: georgegiolfan at yahoo.com               
@@ -113,6 +113,14 @@
 None of these assertions fail on Microsoft SWF.
 
 ------- Additional Comments From georgegiolfan at yahoo.com  2007-01-22 20:05 -------
 Created an attachment (id=18537)
 This seems to fix the visible case.
 
+
+------- Additional Comments From monkey at jpobst.com  2007-01-23 12:07 -------
+Yeah, yours is much closer, but you are right, it's not purely based
+on Visible.  I'm guessing it's whether the handle has been created,
+which we know is done too early.  I think that's gonna be one of the
+first things I do post-1.2.3, fix that handle issue, and that will
+give us plenty of time to fix any issues that causes.  Attached is the
+patch I think will fix it once the handle issue is sorted out.


More information about the mono-bugs mailing list