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=77903 --- shadow/77903 2006-03-24 15:57:07.000000000 -0500 +++ shadow/77903.tmp.30846 2006-03-24 15:57:07.000000000 -0500 @@ -0,0 +1,27 @@ +Bug#: 77903 +Product: Mono: Class Libraries +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Major +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Focus handling is broken in some controls and Control.Select () doesn't work + +Attached is a little testapp that writes the (ms.net) behaviour of the +added controls to the textbox at the bottom. + +Some controls do not match the behaviour of the ms.net controls. + +In the apps ctor the TreeView get's selected with treeView1.Select (); +But after startup the first button is selected. + +Please use the Tab key to cycle through the controls. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
