[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 14:21:46 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 11:47:54.000000000 -0500
+++ shadow/80128.tmp.25195	2006-12-10 14:21:46.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80128
 Product: Mono: Class Libraries
 Version: 1.0
 OS: other
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: shana.ufie at gmail.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -104,6 +104,15 @@
 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.
+
+------- Additional Comments From shana.ufie at gmail.com  2006-12-10 14:21 -------
+Yeah, but you didn't test setting SelectedIndex to a value bigger than
+the tabcount before the tabcontrol handle is created. Only values
+lower than <1 trigger exceptions even when the handle is not created,
+it seems. Anything else is cheerfully accepted blindly. Crazy tabs... :p
+
+Anyway, I added a few more tests for that to you wonderful unit tests,
+and checked them in, as well as the fixes for those. :)


More information about the mono-bugs mailing list