[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
Tue Dec 5 09:08:58 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-04 12:11:03.000000000 -0500
+++ shadow/80128.tmp.14451 2006-12-05 09:08:58.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80128
Product: Mono: Class Libraries
Version: 1.0
OS: other
OS Details:
-Status: NEW
-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
@@ -48,6 +48,9 @@
Additional Information:
TabControl.ControlCollection.Add seems to cause this.
...
if (Count == 1) {
owner.SelectedIndex = 0;
...
+
+------- Additional Comments From shana.ufie at gmail.com 2006-12-05 09:08 -------
+fixed on rev. 69011
More information about the mono-bugs
mailing list