[Mono-bugs] [Bug 659097] New: Client validation is not triggered when on blur (RequiredFieldValidator)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Dec 13 08:33:41 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=659097
https://bugzilla.novell.com/show_bug.cgi?id=659097#c0
Summary: Client validation is not triggered when on blur
(RequiredFieldValidator)
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: daniel.peichev at telerik.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=404538)
--> (http://bugzilla.novell.com/attachment.cgi?id=404538)
Sample project
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12)
Gecko/20101026 Firefox/3.6.12
Very simple case. I have an ASP.NET TextBox and RequiredFieldValidator control
that validates that TextBox. To reproduce the problem clear the value in the
TextBox and then click outside of the control (blur).
Reproducible: Always
Steps to Reproduce:
1. Run the sample project
2. Clear the textbox
3. Click outside of the textbox
Actual Results:
Nothing happens
Expected Results:
Client validation should be triggered
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list