mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Updated AutoFill (markdown)
@@ -93,7 +93,7 @@ You can however use the [Magikeyboard](https://github.com/Kunzisoft/KeePassDX/wi
|
||||
## Password form recognition
|
||||
The form to fill in username and password is recognized if explicitly defined with [`android:autofillHints`](https://developer.android.com/reference/android/R.styleable#View_autofillHints) or if it contains [`input`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input) elements (with types : *username* and *password*). Otherwise, the dialog box is not offered. When KeePassDX is started in autofill mode (after clicking "Sign in with KeePassDX"), each entry becomes a callback function that returns username and password. If you want other behavior, please request it.
|
||||
|
||||
## Web Browser recognition
|
||||
## Web Browser
|
||||
Some browsers do not offer the possibility to use autofill, this is a known bug depending of the browser, that cannot be resolved from the KeePassDX app.
|
||||
In this case, try to:
|
||||
- Check if your browser is natively compatible with autofill service (look at the table below)
|
||||
|
||||
Reference in New Issue
Block a user