anonymous1184/bitwarden-autotype

url does not update (firefox, chrome)

Opened this issue · 3 comments

I have the problem that the url does not seem to be updated after the 2nd use (several tabs). the wrong entry for the auto type always appears.

Which versions are you using? Also can you provide more information/screenshots?

I've successfully ran some test rounds with AutoType v1.1.4.3 and Firefox v101.0.2 / Chromium v103.0.5060.53

I used Protonmail (beta and standard as the domain change), also Amazon (store) and AWS as there's a lot of different login sites to choose from on the AWS space all of them pertinent to the same root domain.

ok a bit stupid explained it's not about the same domain/provider. but about different ones. e.g. i go local to my router log in then i go to web.de but it spits out the login for my router. but if i restart the browser then web.de works normally again for the time being.

all browsers are up to date according to the update manager in the browsers. firefox is on version 101.0.1. chorme on version 103.0.5060.53. auto type i use the version 1.1.4.3 portable up to date. because in the setup.exe no settings.ini was created. but i also have the problem that despite autostart hook the programs do not start themselves when windows starts.

oh yes I use windows 11

I don't think pictures will help much because you can't see much, so I hope you can handle the explanation.

Oh I see... I don't have W11 installed but your description makes sense. Seems like W11 caches the object rather than the reference to the object. To fix the issue is only needed to get rid of the cache, at the end it only saves a few milliseconds.

As for the setup don't creating a .ini... all of the support files are created in a sub-folder of the %AppData% directory, unless another unforeseen issue with W11 is happening (the first was COM objects gave random errors).

In any case, thanks a lot for the input and I'll issue a hotfix but first I need to do some testing in different W11 builds.