Jérémy JAMET
Jérémy JAMET
The algorithm is permissive, but it seems that the autofill service takes a long time on some devices and prevents the username from being recognized. But if you insist, it...
@shortwavesurfer2009 I can reproduce the bug with Firefox 124.2.0 but not with DuckDuckGo 5.163.0, I don't know why Firefox and Fennec behave this way.
I've just debugged, I don't know where it's coming from but by removing an optimization parsing element, I can get it to work on Firefox.
Thank you for the accurate description. It is planned to completely redo the autofill recognition system to have a recognition granularity per form but it needs a lot of work....
I have to check but if the username is filled with a password, it means that the form creators have indicated that the username field is a password field... To...
Sorry, I was on another issue that is related and answered in the wrong thread. I need to see why it works in your case only when a database is...
There might be a form recognition bug that I didn't identify, I'll check that for version 5.0.0
In this case, it is not a problem in the implementation of the service rules provided by KeePassDX, because they are always the same. Honestly I don't see what I...
Ho, lots of twists and turns in your story. :D > I have also now noticed in KP2A change log: 1.09b: "Fix disappearing autofill prompt in Firefox" > Maybe that...
In compatibility mode, the KeePassDX code retrieves the last text field of the form app that is not a password, to put it as a username. It worked when the...