[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:33:26 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 shana.ufie at gmail.com.

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

--- shadow/80128	2006-12-10 06:04:14.000000000 -0500
+++ shadow/80128.tmp.22153	2006-12-10 11:33:26.000000000 -0500
@@ -91,6 +91,15 @@
 tests for TabControl.
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-12-10 06:04 -------
 Created an attachment (id=18260)
 Unit tests
 
+
+------- Additional Comments From shana.ufie at gmail.com  2006-12-10 11:33 -------
+Thank you so much for the tests! :D
+
+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


More information about the mono-bugs mailing list