Open
Bug 1539855
Opened 6 years ago
Updated 2 years ago
Some password fields with autocomplete="off" from login pages are not being auto-filled
Categories
(Toolkit :: Password Manager, defect, P3)
Tracking
()
People
(Reporter: danibodea, Unassigned)
References
Details
Note
- Some password fields with autocomplete="off" from baidu, taobao and tmall websites are not being auto-filled.
Affected versions
- Nightly v68.0a1
- Beta v67.0b5
- Release v66.0.2
Affected platforms
- Windows 10
- Mac OS 10.13.6
- Ubuntu 16.04
Steps to reproduce
- Open Firefox with a new profile.
- Reach: https://passport.baidu.com/v2/?login
- Click on the "用户名登录" button to dismiss the QRcode logging and go to the username login.
- Input any strings inside the input boxes (username, password).
- On the pop-up to save the input credentials, confirm it.
- Refresh the page and click on the "用户名登录" button to dismiss the QRcode logging and go to the username login.
Expected result
- The username and password saved are auto-filled inside the input boxes.
Actual result
- Only the username is being auto-filled, while the password can only be filled manually or by the use of the password manager drop-down.
Regression range
- Is not a regression.
Additional notes
- The password field has the attribute autocomplete="off" and it should be auto-filled when the "signon.autofillForms.autocompleteOff" pref is "true" (bug 1531135).
- The same issue occurs on the following sites also:
https://login.taobao.com/member/login.jhtml?spm=a21wu.241046-global.754894437.1.41cab6cbIIlC3k&f=top&redirectURL=https%3A%2F%2Fworld.taobao.com%2F
https://login.tmall.com/?spm=875.7931836/B.a2226mz.1.661442655oIahk&redirectURL=https%3A%2F%2Fwww.tmall.com%2F
Updated•6 years ago
|
Comment 1•5 years ago
|
||
Reproduced on latest Nightly71 and Beta70.0b7 on Windows 10 x64. Updating flags.
Comment 2•5 years ago
|
||
This is also applicable if a saved username is selected from the Fill Login context menu.
Only the username is auto-filled while the password field remains blank.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•