[Mono-bugs] [Bug 80128][Nor] Changed - TabControl selected tab does not match Microsoft implementation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 10 11:47:54 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=80128

--- shadow/80128	2006-12-10 11:33:26.000000000 -0500
+++ shadow/80128.tmp.22456	2006-12-10 11:47:54.000000000 -0500
@@ -100,6 +100,10 @@
 
 As for selectedIndex being checked when there is no handle, actually
 in ms.net if there is no handle created the value is accepted without
 any check. The selectedIndex value is only checked and modified (if
 necessary) at the moment when the control is added to a Controls
 collection. Have to check the adding process :p
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-10 11:47 -------
+Strange, because the unit tests I created verify each of my comments, 
+and they all pass on both .NET 1.1 and 2.0.


More information about the mono-bugs mailing list