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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80128 --- shadow/80128 2006-12-05 09:08:58.000000000 -0500 +++ shadow/80128.tmp.25032 2006-12-05 17:12:48.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80128 Product: Mono: Class Libraries Version: 1.0 OS: other OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -51,6 +51,14 @@ if (Count == 1) { owner.SelectedIndex = 0; ... ------- Additional Comments From [EMAIL PROTECTED] 2006-12-05 09:08 ------- fixed on rev. 69011 + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-05 17:12 ------- +I think this change introduced a regression: the "selected" tab is +no longer drawn until it receive focus. + +To reproduce, compile and run the attached repro (taken from +another, not related, bug report). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
