[Mono-bugs] [Bug 82470][Nor] Changed - Form not visible when setting Visible to false during Load
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 17 21:29:55 EDT 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=82470
--- shadow/82470 2007-08-17 21:29:19.000000000 -0400
+++ shadow/82470.tmp.9841 2007-08-17 21:29:55.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 82470
Product: Mono: Class Libraries
Version: 1.2
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: monkey at jpobst.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
@@ -26,6 +26,15 @@
2. follow the on-screen instructions.
------- Additional Comments From gert.driesen at pandora.be 2007-08-17 17:21 -------
Created an attachment (id=19828)
Repro
+
+------- Additional Comments From monkey at jpobst.com 2007-08-17 21:29 -------
+Fixed in r84334. Thanks!
+
+2007-08-17 Jonathan Pobst <monkey at jpobst dot com>
+
+ * Form.cs: Reset is_visible back to true after OnLoad.
+Setting this
+ in OnLoad should not have any effect. [Fixes bug #82470]
More information about the mono-bugs
mailing list