Closed
Bug 1157251
Opened 10 years ago
Closed 10 years ago
Firefox for iOS (Build 8-9): incomplete for empty username/passwords
Categories
(Firefox for iOS :: Browser, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | + | --- |
People
(Reporter: flod, Unassigned)
References
Details
Attachments
(2 files)
See screenshot: besides being in English while the string is localized, the username is missing
<source>Do you want to save the password for (MISSING) on website?
| Reporter | ||
Comment 1•10 years ago
|
||
Besides being consistently in English, the dialog seems a bit random.
Try to enter a password protected website using a username and blank password (there actually is one).
At the bottom of the page I get a request to "save the password for USER on URL". When I finally get the Apache error page, the request becomes "save the password for USER on (EMPTY)".
Try to access without providing username and password, you get the incomplete dialog in the attachment (no username) when the Apache error page is displayed.
Summary: Firefox for iOS (Build 8): save password dialog is not fully localized and incomplete (missing username) → Firefox for iOS (Build 8): save password dialog is not fully localized and sometimes incomplete
Updated•10 years ago
|
tracking-fennec: ? → +
QA Contact: wjohnston
| Reporter | ||
Updated•10 years ago
|
Summary: Firefox for iOS (Build 8): save password dialog is not fully localized and sometimes incomplete → Firefox for iOS (Build 8-9): save password dialog is not fully localized and sometimes incomplete
Comment 2•10 years ago
|
||
I think maybe we shouldn't save empty usernames or passwords. That's what this does.
Attachment #8600522 -
Flags: review?(sarentz)
Attachment #8600522 -
Flags: review?(bnicholson)
Comment 3•10 years ago
|
||
Comment on attachment 8600522 [details] [review]
PR https://github.com/mozilla/firefox-ios/pull/414
Just a comment about a stray println() left in the code.
Attachment #8600522 -
Flags: review?(sarentz) → review+
Comment 4•10 years ago
|
||
Comment on attachment 8600522 [details] [review]
PR https://github.com/mozilla/firefox-ios/pull/414
I know that empty usernames/passwords are valid, so I don't know if not saving them is the best option. WFM if this is what Android/desktop do. If we're different, we should probably get UX approval for this change.
Attachment #8600522 -
Flags: review?(bnicholson) → review+
| Reporter | ||
Comment 6•10 years ago
|
||
This looks fixed in build 13, I don't get any request to save the password.
Amending subject, keeping bug 1157246 for the localizability issue (still present in build 13).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Summary: Firefox for iOS (Build 8-9): save password dialog is not fully localized and sometimes incomplete → Firefox for iOS (Build 8-9): incomplete for empty username/passwords
You need to log in
before you can comment on or make changes to this bug.
Description
•