Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
DiovanLuidi
3 years agoNew Contributor
Extension blocking JavaScript listeners
I just found out this weird bug in my Mac while developing a site.
I have a <input tyte="text">, without autocomplete attribute, and I have a addEventListener('focusout') via JavaScript.
If I focus on the input, and then click anywhere in the page, the event is dispatched correctly.
But if I use the TAB key, 1Password interferes, and the event is never dispatched.
I try also the blur listener, and had the same result.
If I add autocomplete=off, the event is dispatched correctly.
1Password Version: 8.9.9
Extension Version: 2.4.1
OS Version: macOS 12.6.1
Browser:_ Chrome and Safari
No RepliesBe the first to reply