[Mono-bugs] [Bug 78557][Nor] Changed - [PATCH] ContainerControl does not pass focus to next control

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 2 16:32:38 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=78557

--- shadow/78557	2006-09-08 19:26:30.000000000 -0400
+++ shadow/78557.tmp.5908	2006-10-02 16:32:38.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH] ContainerControl does not pass focus to next control
-BugsThisDependsOn: 78674
+BugsThisDependsOn: 78674[FIXED]
 
 Once UserControl gets focus, it handles tab key to iterate focus loop only
 inside the control itself and does not pass it to the next control.
 
 The repro code below is simplified PropertyGridTextBox:
 


More information about the mono-bugs mailing list