Posts

Post not yet marked as solved
0 Replies
306 Views
Hello,Has anyone encountered the following issue, you have username and password fields and use "Passwords" to save the added input. Then reload the page and try to auto-populate the fields by selecting the suggested user from "Passwords"Yet...Example1:https://jsbin.com/wejuqayaso/edit?html,output-- On iPhone 8 on the second reload, only user is filled-- on iPhone 11 only password is filled in the username inputExample2:https://jsbin.com/xopemuvecu/edit?html,output-- on iPhone8 credentials are added ok-- on iPhone11 only password appears in username inputExample3: H2 is changed to H1https://jsbin.com/hifolikufo/edit?html,output-- iPhone11 works-- iPhone8 adds only user name on second attemptExample4: https://jsbin.com/qavediyeqe/edit?html,output- Works on iPhone8- works on iPhone11I have not debugged what happens in details, but autoFillControlsByID not always picks all inputs.Thanks for any hints,Stefania
Posted
by stefaniya.
Last updated
.