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

Using Focus(...) function on Editor should place focus back in Monaco Editor #7

Closed
hawkerm opened this issue Aug 21, 2017 · 1 comment

Comments

@hawkerm
Copy link
Owner

hawkerm commented Aug 21, 2017

If I do Editor.Focus(FocusState.Programmatic), focus isn't returned to the Monaco editor. It should be.

@hawkerm hawkerm changed the title Using Focus(...) function on Editor should place focus back in Monaco Ediotor Using Focus(...) function on Editor should place focus back in Monaco Editor Nov 13, 2017
@hawkerm
Copy link
Owner Author

hawkerm commented Nov 13, 2017

Almost have this working, but looks like if not clicking into Editor, need to 'Tab' first with keyboard before it behaves as expected, not sure what's grabbing that initial focus yet.

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