Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tabbing to "password" element doesn't trigger focus event #3

Open
mattsparks opened this issue Jul 12, 2013 · 0 comments
Open

Tabbing to "password" element doesn't trigger focus event #3

mattsparks opened this issue Jul 12, 2013 · 0 comments
Labels

Comments

@mattsparks
Copy link
Owner

When tabbing to a password element, the pseudo element isn't focused upon and therefore not hidden. This is because the "real" password element has focus. The script needs to bind the "real" and "pseudo" elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant