[Webkit-unassigned] [Bug 125005] [GTK] HTML5 required attribute validation messages implemented

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 02:46:47 PST 2016


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

holger.frohloff at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |holger.frohloff at gmail.com

--- Comment #7 from holger.frohloff at gmail.com ---
(In reply to comment #6)
> (In reply to comment #5)
> > Comment on attachment 218165 [details]
> > Proposed patch
> > 
> > Sorry for the late review. Thanks for working on this. This patch looks
> > good, except new translatable strings really need to have translator
> > comments. Please leave a comment on the line above each new string, to help
> > translators figure out what the string is for. For example:
> > 
> > // Translators: Displayed when required form field is left empty.
> > return String::fromUTF8(_("Please fill out this field."));
> > 
> > We ought to add comments for the other strings in this file as well, but for
> > now let's just worry about not introducing new strings that lack comments.
> 
> Hi!
> 
> Sorry, but I don't work on this project anymore.

Hey.
Is this still worked on? Do you need help implementing these comments?
I'd really like to see webkit give feedback to users when validating form fields with the HTML5 required attribute.

What could I do to help?
Holger

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161208/d50ad492/attachment.html>


More information about the webkit-unassigned mailing list