[Mono-bugs] [Bug 79867][Nor] New - TabControl: Focus stuck at tab page

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 8 10:27:43 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 alex.olk at googlemail.com.

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

--- shadow/79867	2006-11-08 10:27:43.000000000 -0500
+++ shadow/79867.tmp.7230	2006-11-08 10:27:43.000000000 -0500
@@ -0,0 +1,28 @@
+Bug#: 79867
+Product: Mono: Class Libraries
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: alex.olk at googlemail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: TabControl: Focus stuck at tab page
+
+If you have a tab page with some controls and use the tab key to hop
+through the controls or better, move the focus to the next control, focus
+is stuck at tab page as soon as it gets focus.
+
+Means, currently it is not possible to move the focus back to the child
+controls of a tab page.
+
+To reproduce, run winforms/forms/FormsTest and go to the button page. Now
+hit the tab key until the page has focus. Hitting tab again should move the
+focus the first button, but it doesn't.


More information about the mono-bugs mailing list