[Mono-bugs] [Bug 660860] New: Validation Event Not Fired on Child Controls when Enterkey is pressed to to close dialog with Accept Button.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 21 14:05:37 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=660860

https://bugzilla.novell.com/show_bug.cgi?id=660860#c0


           Summary: Validation Event Not Fired on Child Controls when
                    Enterkey is pressed to to close dialog with Accept
                    Button.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: tom_hindle at sil.org
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=405855)
 --> (http://bugzilla.novell.com/attachment.cgi?id=405855)
Testcase showing bug.

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5
(KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5

See attached test case.

Click AcceptButton with the mouse correctly causes Validating event to be
emitted however when Pressing the Enterkey Validating event isn't emitted.

Reproducible: Always

Steps to Reproduce:
1. Run attached test case.
2. Press Enter

Actual Results:  
Validating event doesn't happen.

Expected Results:  
"Validating" should be written to Console.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list