This site makes it hard for KeePassXC Browser to find the username and password fields
For all other sites if set up so far, by the time I'm done I can hit the login page, click on the username field, select from the dropdown, and get both username and password auto populated. It wouldbe nice to get that same simple flow on this site.
At a guess, this is caused by that site's use of some sort of overlay or popup that contains the username and password fields.
As shown in the steps to reproduce, it's somewhat troublesome logging into this site. TL;DR is that automatic login doesn't happen, but there is a way to get this to work. It's just slightly clunky.
This last step does allow a workaround, in the event that they are doing something really hideous that isn't possible or easy to work around.
These are the only messages displayed during the above process, after clearing the console:
unreachable code after return statement general.js:53:1
Loading failed for the
At this point our implementation doesn't support detection from iframes (MutationObserver filters only styles). This could be possible to fix. I'll investigate it.
@varjolintu I have a similar issue on https://forum.golem.de/login.php , I don't see an iframe but still can't even manually select the input fields.
screenshot

Edit: I've tried around manipulating the website in the DOM but can't figure out what's blocking the detection.
@0xpr03 The next extension version works without any problems with that site. So just wait for update.