[Mono-bugs] [Bug 80280][Nor] Changed - Validated not raised properly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Dec 17 16:03:54 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80280
--- shadow/80280 2006-12-16 17:38:42.000000000 -0500
+++ shadow/80280.tmp.19770 2006-12-17 16:03:53.000000000 -0500
@@ -1,20 +1,20 @@
Bug#: 80280
Product: Mono: Class Libraries
Version: 1.2
-OS: Windows XP
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: Windows.Forms
-AssignedTo: toshok at ximian.com
+AssignedTo: shana.ufie at gmail.com
ReportedBy: georgegiolfan at yahoo.com
QAContact: mono-bugs at ximian.com
-TargetMilestone: ---
+TargetMilestone: 1_2
URL:
Cc:
Summary: Validated not raised properly
Description of Problem:
It seems Validated is not raised for a control when another control in a
@@ -50,6 +50,17 @@
Expected Results:
A message box is displayed.
How often does this happen?
Always (tested on Mono 1.2.2.1 Build 0 for Windows XP and Mono compiled
from SVN on Fedora Core 6).
+
+------- Additional Comments From toshok at ximian.com 2006-12-17 16:03 -------
+going to assign this to shana since she's queen of all things
+Select/Focus/Enable, it seems :)
+
+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.
More information about the mono-bugs
mailing list