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

Chrome Dev Tools Console Steals Focus #57

Open
hostilefork opened this issue Apr 15, 2019 · 0 comments
Open

Chrome Dev Tools Console Steals Focus #57

hostilefork opened this issue Apr 15, 2019 · 0 comments

Comments

@hostilefork
Copy link
Owner

hostilefork commented Apr 15, 2019

The Chrome Dev Tools console, if it's up, seems to steal the focus from the page on reload.

I find this irritating, and frequently wind up with things I typed that were intended for the REPL going to the Chrome console. So it seems that if after the page is loaded, there could be some kind of timer to grab the focus back if it's been taken away...?

However, some people might not want this, and it's a form of second-guessing that would probably screw up some user environments. Should the burden be on me...with of the options in the URL, like ?refocus? Is there some other/better place for the option?

Or...is it an option I can turn off in Chrome Dev Tools?

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