Closed
Bug 1401271
Opened 7 years ago
Closed 7 years ago
Keyboard accessory button to access logins (or password manager)
Categories
(Firefox for iOS :: General, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1250530
People
(Reporter: garvan, Unassigned)
Details
The keyboard that is brought up when tapping on a form field could have a button to access logins saved in Firefox, or use a 3rd party password manager to fill the form.
This is common in 3rd party iOS browsers, and is now how Safari provides access to saved logins.
Moreover this helps with an ongoing problem of not correctly autofilling sites (such as Facebook), as it is impossible to correctly autofill all sites. With this feature, I could tap on the facebook login form on the page to show the keyboard, and manually pick to fill the login and password.
Comment 1•7 years ago
|
||
One thing to note is that we do not have access to the first responder inside the webview (WKContentView) and because of that it requires some hacks to add buttons to the keyboard. Have a look at how we add the custom search engine button there. Its a hack and doesnt work all the time.
Comment 2•7 years ago
|
||
Bug 1250526 is related, though possibly not a dupe of this.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
tracking-fxios:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•