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=80604 --- shadow/80604 2007-01-24 13:06:21.000000000 -0500 +++ shadow/80604.tmp.26354 2007-01-24 13:10:02.000000000 -0500 @@ -2,21 +2,20 @@ Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Form.Visible should return true during OnLoad Description of Problem: The Visible property of a Form returns false when called from the OnLoad method. @@ -43,6 +42,15 @@ before calling CreateControl. ------- Additional Comments From [EMAIL PROTECTED] 2007-01-24 13:06 ------- Created an attachment (id=18552) Proposed Patch + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-24 13:10 ------- +I attached the patch of what George is proposing, and I think he's +correct. However, I think it's best if toshok checks it out as he +knows the Visible details the best. In my opinion, we shouldn't put +it in until 1.2.3 is released due to the potential to break things. +(perhaps a week after in case of a 1.2.3.1) :) + +Thanks for the report and the fix! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
