Troubleshooting Password Autofill Issues in Android Webview
Liam Lambert
22 September 2024
Troubleshooting Password Autofill Issues in Android Webview

This issue concerns an Android app that embeds a web login page in a WebView. A typical feature is the password manager suggesting saved credentials at the top of the keyboard. Users have reported that autofill suggestions have stopped without any modifications to the app or settings.

Managing Edge's Autofill for Several Email Fields
Alice Dupont
2 April 2024
Managing Edge's Autofill for Several Email Fields

Handling autofill functionality in web forms is a complex task, especially when using the Edge browser. We investigate ways to improve the user experience without sacrificing security and data integrity. Strategies include server-side processing and dynamic attribute manipulation to guarantee precise and user-specific autofill behavior without completely turning off the capability.