[Webkit-unassigned] [Bug 46110] Spellcheck checks spelling of user id fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 10:34:15 PDT 2010


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


Evan Stade <estade at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Enhancement                 |Normal
          Component|Forms                       |Text




--- Comment #3 from Evan Stade <estade at chromium.org>  2010-09-21 10:34:15 PST ---
I guess based on the "name" attribute. For example, on gmail it's <input name="Email" [...]> So don't spellcheck for a whitelist of name values that includes "Email". This can in turn be overridden by the spellcheck attribute.

I'm not claiming I understand all the implications of this approach but this was abstractly what I had had in mind.

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