Hello Tim,
 
The next XSLTForms release will improve autofill support by automatically adding an embedding HTML "form" element and accepting the HTML "autocomplete" attribute for XForms input controls.
 
Nevertheless, autofill is not a trusted action and it is not possible to manipulate such values until an user interaction.
 
There is a _javascript_ API to store credentials but it is not supported yet by neither Firefox nor Safari (https://developer.mozilla.org/fr/docs/Web/API/PasswordCredential). I would like to have a look at your sign-in form to analyze when it should be called (according to @replace=all, I presume).
 
Thanks in advance,
 
--Alain
Le 16/08/2022 19:57 CEST, Alain Couthures <[email protected]> a écrit :
 
 
Hello Tim,
 
As usual, events are not fired similarly in these browsers.
 
I already have a possible fix but for Firefox only.
 
I will investigate some CSS trick to detect autofill for Chromium browsers.
 
It would also be nice if the browser could suggest by itself to save user/password for next times...
 
Are you in a hurry? Are you already using the latest XSLTForms release?
 
--Alain
Le 06/08/2022 03:00 CEST, Tim Thompson <[email protected]> a écrit :
 
 
Hello,
 
I have a form with login and password fields. Using Firefox, if I save the login information in the browser password manager and then reload the form, the saved login information--which is prepopulated in the input fields--is not automatically bound to my XForms instance.
 
Using Chrome, the prepopulated login information becomes bound once I click into the page.
 
Is it possible to force a refresh of the saved login information, or to achieve a consistent cross-browser behavior?
 
Thanks in advance,
Tim
 
 
--
Tim A. Thompson (he, him)
Librarian for Applied Metadata Research
Yale University Library

_______________________________________________ Xsltforms-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xsltforms-support
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support

Reply via email to