[Webkit-unassigned] [Bug 28649] Support for interactive validation of form elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 00:06:46 PDT 2009


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


TAMURA, Kent <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40698|                            |review?, commit-queue-
               Flag|                            |
  Attachment #38918|0                           |1
        is obsolete|                            |




--- Comment #7 from TAMURA, Kent <tkent at chromium.org>  2009-10-06 00:06:46 PDT ---
Created an attachment (id=40698)
 --> (https://bugs.webkit.org/attachment.cgi?id=40698)
Incomplete patch (rev.0)

I'd like to ask comments on the patch though it is incomplete.
The patch will add the following behavior:
 - Show/hide a validation message when an invalid form control gets/losts the
focus
  The way to show messages depends on each of platforms.
 - Prevent a form submission if the form has invalid controls

TODO:
 - Add tests
 - Build file changes for other platforms
 - Provide ChangeLog.

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