Closed
Bug 211884
Opened 23 years ago
Closed 23 years ago
Option to ignore autocomplete="off" in forms
Categories
(SeaMonkey :: Passwords & Permissions, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 124065
People
(Reporter: olav.reinert, Assigned: dveditz)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4) Gecko/20030624
Some sites that have a login page use the autocomplete="off" attribute on the
password input field to prevent the Password Manager from storing the password
and filling it in on a subsequent visit to the login page.
I think this behaviour is extremely annoying - why does the site creator get to
decide whether I want to store the password for that site or not?
I'd like to have a preference option that causes autocomplete="off" to be
ignored and the password to be stored and filled in the login form regardless.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•23 years ago
|
||
This is already available as a hidden pref. See the dup'ed bug.
To make this option visible in the GUI is already determined to be a WONTFIX.
Mozilla honors autocomplete=off on web pages because without it several banking
sites would block users from using Mozilla for their online banking. See bug 63961.
*** This bug has been marked as a duplicate of 124065 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•