PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.76k stars 383 forks source link

[QUESTION] Autofill not offered on android for password of login window of photovoltaic inverter #2679

Open flaviusgh opened 1 week ago

flaviusgh commented 1 week ago

I'm using Keepass2Android 1.10-pre on android 13 (Xiaomi Mi 10 Pro). With firefox and chrome it is working fine: when a login dialogue is shown and I touch the "username" field, the keyboard offers a button to fill-in username and password with keepass. Only with the login window of my photovoltaic inverter this button is not offered, on android. Neither with firefox nor with chrome. On Windows 10 it works fine with both browsers. What can I do to enable autofill for this window on android? I appreciate every tip!

PhilippC commented 6 days ago

is this a public website that you can share? It most likely means that the website authors do not use standard HTLM controls or weird autofill tags.

flaviusgh commented 6 days ago

This is a private website, it is only accessible in my home network. I'm wondering why autofill works for this website when calling it from my Windows 10 PC. The problem only occurs on android.

PhilippC commented 3 days ago

can you post the website's source code? On Chrome for example, you can view it with Ctrl+U (or right-click on the page, then select "Show source code")

PhilippC commented 3 days ago

or even better, proceed as described here: https://github.com/PhilippC/keepass2android/issues/2059#issuecomment-1455921233