Closed
Bug 19086
Opened 26 years ago
Closed 26 years ago
Need single dialog with two password fields
Categories
(SeaMonkey :: Passwords & Permissions, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: Bruce, Assigned: don)
References
Details
If I select that I would like to cache the usercode and password for a page
(actually the bugzilla login) then mozilla M11 prompts me for a "database key:.
Ignoring the UI and Asethetics of the request, if I press OK it prompts me
*again* to confirm the key. If I selected a blank key (ie go to hell) then I
shouldn't have to confirm it.
Updated•26 years ago
|
Assignee: morse → davidm
Summary: "Cache user/pass for this page" prompts twice for empty key → Need single dialog with two password fields
Comment 1•26 years ago
|
||
The double dialog (enter password, confirm password) is supposed to be one
dialog. However a single dialog having two password fields has not yet been
implemented so it is being simulated for the moment using back-to-back dialogs.
That is why you are getting a confirmation, even for a blank key.
I thought there was a bug report requesting the single dialog instead of the two
back-to-back ones but I can't find it. So I'll consider this bug report as
requesting the single dialog and assign it to davidm. If there already is a
bug report on that, then please mark this as a dup.
I'm changing the summary line from:
"Cache user/pass for this page" prompts twice for empty key
to
"Need single dialog with two password fields"
Updated•26 years ago
|
OS: Windows NT → All
Assignee: davidm → don
Status: ASSIGNED → NEW
Target Milestone: M13 → M15
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 5•26 years ago
|
||
I implemented a universal dialog from which I can custom-build various dialogs.
The two-password-field dialog requested here is a special case of the universal
dialog. It's now checked in and working. Marking bug as fixed.
Updated•26 years ago
|
QA Contact: paulmac → sairuh
Comment 6•26 years ago
|
||
Sairuh, here is a autofill bug for you to verify
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•26 years ago
|
||
verified with 20000113xx comm bits for linux, mac and NT.
Comment 8•26 years ago
|
||
Bulk move to Single Signon component, which has subsumed Password Cache.
Component: Password Cache → Single Signon
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•