[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 17:12:48 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-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: shana.ufie at gmail.com                            
 ReportedBy: georgegiolfan at yahoo.com               
 QAContact: mono-bugs at ximian.com
@@ -51,6 +51,14 @@
 if (Count == 1) {
     owner.SelectedIndex = 0;
 ...
 
 ------- Additional Comments From shana.ufie at gmail.com  2006-12-05 09:08 -------
 fixed on rev. 69011
+
+------- Additional Comments From gert.driesen at pandora.be  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).
+


More information about the mono-bugs mailing list