[Mono-bugs] [Bug 457170] New: ErrorProvider class

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 8 04:18:26 EST 2008


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


           Summary: ErrorProvider class
           Product: Mono: Class Libraries
           Version: 2.0.x
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: alisdair_little at yahoo.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=258543)
 --> (https://bugzilla.novell.com/attachment.cgi?id=258543)
A complete example of the ErrorProvder issue

Description of Problem:
The error provider class ignores the CausesValidation property of buttons.
I have attached an example of the problem.

Steps to reproduce the problem:
1. The important step is to have the focus set on a text field.
  This seems to lock out controls with the CausesValidation field set to false.


Actual Results:
Pressing Cancel has no effect

Expected Results:
Pressing Cancel closes the dialog with DialogResult.Cancel.


-- 
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