1Password sometimes hijacks focusout event when tabbing through form fields

thomask29
thomask29
Community Member
edited November 2022 in 1Password in the Browser

Steps to reproduce:
1. Go to https://tapfiliate.com/signup/
2. Open console and type document.addEventListener("focusout", console.log)
3. Use tab and shift tab to move back and forth between form fields.

Result:
Event is sometimes not received by our newly added event listener. (Especially when tabbing between the email and password field)

Expected result:
Event is reliably received by our event listener

Turning off the 1password extension solves the issue. Have witnessed the same issue on other forms, on other websites too.


1Password Version: 8.9.4
Extension Version: 2.4.1
OS Version: MacOS 12.3.1
Browser:_ Chrome 106.0.5249.119

This discussion has been closed.