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

make sure activeElement has focus method then activeElement.focus() #47

Open
yes1am opened this issue Aug 19, 2019 · 0 comments
Open

make sure activeElement has focus method then activeElement.focus() #47

yes1am opened this issue Aug 19, 2019 · 0 comments

Comments

@yes1am
Copy link

yes1am commented Aug 19, 2019

In IE11, If activeElement is a svg element, call focus() method cause error.

Internet Explorer Version: 11.0.9600.18893IS

zm0e170000011s0urBF52

demo

<body>
  <svg>
  <circle id="mycircle"  cx="400" cy="300" r="50" />
<svg>
</body>
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