I have a registration and user login form on a website I'm working on. The registration form includes fields for "First name" and "Last name".
Suddenly I'm told by my boss that when he tried to register again to the website, the form is auto-filled with the wrong values, i.e. a mix-up where his first name is filled in with his family.
Is this something I should be worried about? Isn't this something specific to my boss's form-filling history on his specific browser, where he must have made a mistake?
But how do these things work? Is there anyway I can ensure that the browser knows the user's first name and last name through other form-filling history and fills in the right details?