[Mono-bugs] [Bug 77903][Maj] New - Focus handling is broken in some controls and Control.Select () doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 24 15:57:07 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 xenomorph2 at onlinehome.de.

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: peter at novonyx.com                            
+ReportedBy: xenomorph2 at onlinehome.de               
+QAContact: mono-bugs at ximian.com
+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.


More information about the mono-bugs mailing list