[Webkit-unassigned] [Bug 47463] autocomplete=off prevents refilling form fields on back/forward navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 00:37:27 PST 2011


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





--- Comment #11 from Ojan Vafai <ojan at chromium.org>  2011-02-17 00:37:26 PST ---
(In reply to comment #9)
> Could we perhaps remove autocomplete from these fields as a temporary measure?

You mean turn off email autocomplete entirely or remove the autocomplete property?

If you mean the latter, then it doesn't work very well because both the custom autocomplete and the browser's autocomplete menus show up. When the browser's menu is up, the custom menu doesn't function.

I see a few options:
1. Go back to using browser extensions to enable autocomplete.
2. Use browser extensions to disable the custom autocomplete.
3. Add a new attribute that disables to browser autocomplete dropdown, but not formfill on page load.

If someone is willing to do the work, 3 seems best since this it's likely other web developers will want it.

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