Curious omission with Identities > Form Autofill
I'm using 1PW 4.3
When I use Form Autofill with my saved Identity, it (almost) successfully fills in the address details for me. It even seems to find and fill in fields named 'postcode' instead of 'zip' (I'm in Australia). But for some reason, and this may just be me, autofill (seems to) skip the 'State' field in forms.
For example:
Address: <input type="text" class="form-control com-agilebits-onepassword-extension-animated-fill" name="billing_address_1" value=""> [WORKING] City: <input type="text" class="form-control com-agilebits-onepassword-extension-animated-fill" name="billing_city" value=""> [WORKING] State: <input type="text" class="form-control" name="billing_state" value=""> [NOT WORKING] Postcode: <input type="text" class="form-control com-agilebits-onepassword-extension-animated-fill" name="billing_zip" value=""> [WORKING]
Comments
-
Hi @Robert Black,
That is strange, it should work. Can you tell me if you're using 1Password extension 4.1 stable or the betas, 4.2? You can find out by opening your browser, head to its extensions area and the version should appear next to the 1Password name.
We made some improvements already to the Identity filling in the latest betas and this might help that specific form.
If you're using the stable, do you have a copy of the form's complete source code (before you fill) that I can pass on to our team to reproduce locally? It will be useful as a unit test to make sure we can always fill in billing_state field.
If not, what about a site address (you can send me a private message if you want), so we can try to test it ourselves.
Thanks!
0