[Mono-bugs] [Bug 78486][Min] Changed - ContainerControl should move focus to the child or the next control when it received focus

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 2 16:32:37 EDT 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 jackson at ximian.com.

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

--- shadow/78486	2006-09-08 19:26:29.000000000 -0400
+++ shadow/78486.tmp.5892	2006-10-02 16:32:37.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: ContainerControl should move focus to the child or the next control when it received focus
-BugsThisDependsOn: 78674
+BugsThisDependsOn: 78674[FIXED]
 
 The following example demonstrates that either UserControl or Form steals a
 focus from its child Button:
 
 using System;
 using System.Drawing;


More information about the mono-bugs mailing list