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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
