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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -113,6 +113,14 @@ None of these assertions fail on Microsoft SWF. ------- Additional Comments From [EMAIL PROTECTED] 2007-01-22 20:05 ------- Created an attachment (id=18537) This seems to fix the visible case. + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
