[Mono-bugs] [Bug 80280][Nor] Changed - Validated not raised properly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 22 21:49:05 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 shana.ufie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80280
--- shadow/80280 2006-12-17 16:03:53.000000000 -0500
+++ shadow/80280.tmp.21258 2006-12-22 21:49:05.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80280
Product: Mono: Class Libraries
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: shana.ufie at gmail.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
@@ -61,6 +61,13 @@
one thing that I saw that strikes me as strange is
ContainerControl.ValidateControl - seems like we should make that an
internal Control method and remove FireValidating/FireValidated and
use OnValidating/OnValidated.
anyway.. back to our regularly scheduled broadcast.
+
+------- Additional Comments From shana.ufie at gmail.com 2006-12-22 21:49 -------
+fixed on rev. 69980, now showing on svn worldwide :)
+
+The control validation was not done if the control selected was it's
+container. This is fixed now, but the select/validation/focus events
+still need much love.
More information about the mono-bugs
mailing list