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

Not firing FOCUS event correctly #372

Open
pscs opened this issue Dec 15, 2019 · 0 comments
Open

Not firing FOCUS event correctly #372

pscs opened this issue Dec 15, 2019 · 0 comments

Comments

@pscs
Copy link

pscs commented Dec 15, 2019

If Squire is instantiated in an iFrame, then it doesn't fire the 'focus' event correctly. It looks as if the code to prevent focus/blur groups is incorrectly blocking the focus events. When it's in an iFrame the control seems to always be the iFrame document's 'activeElement', so it's never 'blurred'

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

No branches or pull requests

1 participant