[Mono-bugs] [Bug 81118][Nor] Changed - [PATCH] Layout not performed when a child's Visible property changes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Mar 18 23:22:36 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81118
--- shadow/81118 2007-03-12 12:27:18.000000000 -0500
+++ shadow/81118.tmp.6594 2007-03-18 22:22:36.000000000 -0500
@@ -45,6 +45,11 @@
------- Additional Comments From monkey at jpobst.com 2007-03-12 12:27 -------
That seems to be the same way MS does it. The first patch crashes
PDN. Adding the additional check in the second patch fixes the test
case and PDN. I want Chris to review this before I commit.
+
+------- Additional Comments From toshok at ximian.com 2007-03-18 22:22 -------
+is the layout call happening in set_Visible or in something on the
+other end of the native layer on .net? i.e. in set_Visible, or in
+WmShowWindow/OnVisibleChanged?
More information about the mono-bugs
mailing list