💻 Software
Get Firefox to ignore HTML 5 autocomplete tag setting?
Fresh5 days ago
Mar 15, 20269997 viewsConfidence Score0%
0%
Problem
With HTML 5 there is a new attribute called . If it's set to , then the browser does not store the password. How can I override this setting, short of modifying the source code of Firefox and recompiling it? Is there maybe a Firefox about:config option I am overlooking that I can toggle - an "ignor…
Error Output
autocomplete
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Get Firefox to ignore HTML 5 autocomplete tag setting?
Low Risk
There is an other way to make firefox remember the password thanks to Firebug: just change the value of autocomplete to "on", and save the form. Firefox will show the "remember" pop-up as usual. Details are given here: install Firebug on the page wi…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix