Autofill pop-up (erroenously?) appearing for search form on website #2530
|
I have set up autofill according to https://github.com/Kunzisoft/KeePassDX/wiki/AutoFill#set-up by enabling "Credential provider service" in the KeePassDX settings and then choosing KeePassDX as the preferred service in the system settings. It has been working well. However a few days ago I was on https://www.inwx.de/de, for which I have an entry, and the autofill pop-up appeared for the search form. This was a little irritating. Is the pop-up intended to appear for the search form or is this a bug? If it is a bug, in what component? KeePassDX, some Android service, the website in question? Would like to see this fixed if it is a bug (and also just curious!). Any hints where to go from here appreciated! (com.kunzisoft.keepass.libre 4.4.1 from the main F-Droid repository, Vanadium 147.0.7727.101.0, GrapheneOS 2026042101, Pixel 6a) |
Replies: 1 comment 2 replies
|
I just took a look at your site, and there is the “autocomplete=”new-password“” attribute to the input search bar, so you need to ask the website why they did that. |
I just took a look at your site, and there is the “autocomplete=”new-password“” attribute to the input search bar, so you need to ask the website why they did that.