[Webkit-unassigned] [Bug 77454] New: Add support for custom messages on form field error's validation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 10:58:55 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77454

           Summary: Add support for custom messages on form field error's
                    validation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: daniel.filho at gmail.com


Just as Mozilla did on Firefox, it would be great if we could customize the error message given to the user, as it tries to submit a form.

Currently, a default message is shown, but I'd like to choose what to tell the user (i.e. in my language).

Mozilla has the x-moz-errormessage, and can be checked out here: 
https://developer.mozilla.org/en/HTML/Element/Input#attr-x-moz-errormessage

This is my first time here, so, I'm sorry if I did something wrong or some lack of info.



Daniel

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list