[Webkit-unassigned] [Bug 24288] WebKit should handle form autocomplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 05:05:51 PST 2009


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


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
           Severity|Normal                      |Enhancement




------- Comment #1 from mrowe at apple.com  2009-03-03 05:05 PDT -------
Do you mean autocomplete or autofill?  The article that you link to appears to
conflate the two.  Autofill is when the browser attempts to recognize a form
and auto-populate it, either automatically when the page loads or when the user
triggers it.  This may use data from the user's address book, saved usernames /
passwords, or previous forms.  Autocomplete is typically triggered when typing
into a form field.  The browser searches the partial input and offers to expand
it to a previously entered form field value or other saved data.

What do you mean by "handle [it] inside WebKit"?  Many WebKit-using
applications have no desire for autocomplete or autofill.  Those applications
that do want it may want quite different behavior.


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



More information about the webkit-unassigned mailing list