[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
Wed Jun 28 16:42:00 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78557
--- shadow/78557 2006-06-01 03:43:35.000000000 -0400
+++ shadow/78557.tmp.30153 2006-06-28 16:42:00.000000000 -0400
@@ -12,12 +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
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