is there a way to autofill (or, fill by clicking the site name in BW list) fields that are not recognized as user and password? For example this website:
The first one is a code equivalent to username, the second is birth date (used to enforce the security). I’d like to be able to fill at least the first field, because it’s a long code and I can’t remember it.
This login form uses a rendering technique called a “Shadow DOM”, which makes it difficult for password managers to properly recognize what input fields are present. Bitwarden is in the process of developing a new auto-fill algorithm that will be able to handle “Shadow DOM” forms, but this improved auto-fill version is not yet available. Once it becomes available, you might be able to auto-fill this form by defining custom fields named customercode and dateofbirth, respectively.
I noticed that ING, in their infinite wisdom, have decided to disable pasting of copied text into the input fields. Thus, it is not inconceivable that they have also implemented some additional barriers to auto-filling of these fields. ING is quite notorious for making it difficult for customers to log in (while not actually improving account security).