[Mono-bugs] [Bug 79913][Nor] Changed - Control: Refresh doesn't invalidate non visible controls

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Dec 27 16:17:00 EST 2006


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 gert.driesen at pandora.be.

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

--- shadow/79913	2006-12-27 16:00:14.000000000 -0500
+++ shadow/79913.tmp.10270	2006-12-27 16:17:00.000000000 -0500
@@ -47,6 +47,13 @@
 ------- Additional Comments From gert.driesen at pandora.be  2006-12-27 16:00 -------
 Everaldo, the change you committed definitely fixed the issue but in 
 doing so it broke two unit tests that were previously passing:
 
 ControlRefresh.HandleNotCreated
 ControlRefresh.NotVisible
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-27 16:17 -------
+I think the reason is that on Mono a handle is created for an 
+invisible control too, while on MS no handle is created for invisible 
+controls.
+
+I'll add a unit test for this to ControlTest.cs tomorrow.


More information about the mono-bugs mailing list