[Mono-bugs] [Bug 79394][Min] Changed - ContainerControl: Issue when trying to focus on child control using the mouse
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 20 19:15:27 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 shana.ufie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79394
--- shadow/79394 2006-10-20 15:29:00.000000000 -0400
+++ shadow/79394.tmp.16317 2006-10-20 19:15:27.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: unserkonig at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: 1_2
URL:
Cc:
Summary: ContainerControl: Issue when trying to focus on child control using the mouse
-BugsThisDependsOn: 79384
+BugsThisDependsOn: 79384[FIXED]
The attached sample shows an issue with controls contained in a
ContainerControl instance. Two buttons are added to it, and both of them
should be able to receive focus by mouse input, but if you click the first
button ("One"), it won't receive the focus. It can get the focus only after
the button "Two" gets a click.
More information about the mono-bugs
mailing list