Closed Bug 478234 Opened 15 years ago Closed 15 years ago

Firefox is unable to pass stored credentials to the mini login form when you have several user accounts

Categories

(Bugzilla :: User Interface, defect)

3.3.3
defect
Not set
minor

Tracking

()

VERIFIED FIXED
Bugzilla 3.4

People

(Reporter: LpSolit, Assigned: mkanat)

References

Details

(Whiteboard: [fixed by blocker])

Attachments

(1 file)

Till now, when you started typing your login name, Firefox was able to autocomplete the form for you (both login and password). This still happens with the full login page, but this is broken with the mini login form in the page header and footer. No idea if that's because they share common names and IDs (see bug 478232). If you have only one account, Firefox correctly fills the login form, in both the header and footer, so maybe that's a separate issue.
(In reply to comment #0)
> If you have only one account, Firefox correctly fills the
> login form, in both the header and footer, so maybe that's a separate issue.

  Yeah, that was working fine for me, so I didn't notice. Honestly, that makes this sound almost like a bug in Firefox, though.
Attached patch V1Splinter Review
this just removes the bottom login and makes it so there is only one login on the page.
Assignee: ui → guy.pyrzak
Attachment #362069 - Flags: review?(mkanat)
Attachment #362069 - Flags: review?(LpSolit)
Comment on attachment 362069 [details] [diff] [review]
V1

This doesn't fix anything. The password field remains empty. I'm pretty sure this is because the password field is of type "text" instead of "password".
Attachment #362069 - Flags: review?(mkanat)
Attachment #362069 - Flags: review?(LpSolit)
Attachment #362069 - Flags: review-
(In reply to comment #3)
> (From update of attachment 362069 [details] [diff] [review])
> I'm pretty sure this is because the password field is of type "text" instead 
> of "password".

  No, that has nothing to do with it, because it works fine when there's only one stored login.
Probably the solution to this and bug 479197 is to have a Bugzilla_password_dummy field that's a text field, and when focusing *either* the login box or the password box, it hides itself and shows the Bugzilla_password box.
I'm going to take this over since Guy is gone for two weeks.
Assignee: guy.pyrzak → mkanat
Okay, I've figured out what the problem is, and fixing bug 479197 will also fix this bug.
Depends on: 479197
Whiteboard: [blocker will fix]
For reference, the problem was that the password box already had the word "password" in it, and it wasn't a password-type field, when the login field was autocompleted, so Firefox wouldn't autocomplete the password.
Fixed by blocker.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [blocker will fix] → [fixed by blocker]
(In reply to comment #9)
> Fixed by blocker.

Yes, confirmed -> VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: