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 resize listener object element unfocusable #3210

Merged
merged 1 commit into from
Jul 10, 2019
Merged

make resize listener object element unfocusable #3210

merged 1 commit into from
Jul 10, 2019

Conversation

dalemartyn
Copy link
Contributor

Fixes #3206 by adding tabIndex = -1 to the resize listener <object> element.

@Rich-Harris Rich-Harris merged commit 0be4e28 into sveltejs:master Jul 10, 2019
@Rich-Harris
Copy link
Member

Thank you! TIL

Conduitry added a commit to mrkishi/svelte that referenced this pull request Apr 20, 2020
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

Successfully merging this pull request may close these issues.

Focus (document.activeElement) gets lost when using bind:clientWidth
2 participants