Closed
Bug 303740
Opened 19 years ago
Closed 19 years ago
Firefox offers to remember empty password
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
VERIFIED
FIXED
mozilla1.8final
People
(Reporter: jruderman, Assigned: Gavin)
Details
(Keywords: testcase, verified1.8)
Attachments
(2 files)
|
156 bytes,
text/html
|
Details | |
|
1.21 KB,
patch
|
mconnor
:
review+
asa
:
approval1.8b4+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b4) Gecko/20050806 Firefox/1.0+ Steps to reproduce: 1. Load the testcase. 2. Enter a username but not a password. 3. Press Enter. Result: Firefox offers to remember the password. This is a problem for first-time users of buy.com and any other site that follows Jakob Nielsen's recommendation regarding login pages at http://useit.com/alertbox/20050725.html.
| Reporter | ||
Comment 1•19 years ago
|
||
Comment 2•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050806 Firefox/1.0+ ID:2005080615 Confirmed i assume this isn't by design ? any regressiondate ?
| Reporter | ||
Comment 3•19 years ago
|
||
Also happens in a July 10 build, so it isn't a regression from the last few weeks.
| Reporter | ||
Comment 4•19 years ago
|
||
Also happens in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050228 Firefox/1.0+ and in Firefox 1.0.4. This isn't a recent regression at all.
Updated•19 years ago
|
OS: MacOS X → All
Hardware: Macintosh → All
| Assignee | ||
Updated•19 years ago
|
Attachment #193569 -
Flags: review?(mconnor)
| Assignee | ||
Updated•19 years ago
|
Whiteboard: [patch-r?]
Updated•19 years ago
|
Attachment #193569 -
Flags: review?(mconnor) → review+
| Assignee | ||
Comment 6•19 years ago
|
||
Checked in on trunk. Checking in nsPasswordManager.cpp; /cvsroot/mozilla/toolkit/components/passwordmgr/base/nsPasswordManager.cpp,v <-- nsPasswordManager.cpp new revision: 1.66; previous revision: 1.65 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [patch-r?]
Target Milestone: --- → Firefox1.6-
| Reporter | ||
Updated•19 years ago
|
Attachment #193569 -
Flags: approval1.8b4?
Updated•19 years ago
|
Flags: blocking1.8b4?
Comment 8•19 years ago
|
||
Same with Mac - Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20050829 Firefox/1.6a1 (In reply to comment #7) > Looks good on Firefox Linux 2005-08-29-06-trunk
Comment 9•19 years ago
|
||
v.fixed with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050829 Firefox/1.6a1. We should get this onto the branch.
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
Flags: blocking1.8b4? → blocking1.8b4+
Updated•19 years ago
|
Attachment #193569 -
Flags: approval1.8b4? → approval1.8b4+
| Reporter | ||
Comment 10•19 years ago
|
||
Checked in on Gecko 1.8 branch. Checking in nsPasswordManager.cpp; /cvsroot/mozilla/toolkit/components/passwordmgr/base/nsPasswordManager.cpp,v <-- nsPasswordManager.cpp new revision: 1.65.2.2; previous revision: 1.65.2.1 done
Keywords: fixed1.8
Target Milestone: Firefox1.6- → Firefox1.5
Comment 11•19 years ago
|
||
verified on Firefox 1.4 -mozilla1.8 branch- Win, Lin and Mac : 2005-09-07
Keywords: fixed1.8 → verified1.8
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•