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

Debug console content does not automatically update after it regain focus #7412

Open
a1994846931931 opened this issue Mar 24, 2020 · 0 comments
Labels
bug bugs found in the application console issues related to the console debug issues that related to debug functionality help wanted issues meant to be picked up, require help

Comments

@a1994846931931
Copy link
Contributor

Description

If I change focus to another terminal, and then start a debug session, the debug console will not automatically get updated, even after it's re-focused.

Reproduction Steps

  • open Debug Console
  • change focus to another terminal
  • start a debug session
  • go back to the Debug Console and check the content
  • do something to trigger an update event

or

debug-console

Notice how the content gets updated only after I input Enter in the debug console.

OS and Theia version:

Diagnostics:

@akosyakov akosyakov added bug bugs found in the application console issues related to the console debug issues that related to debug functionality help wanted issues meant to be picked up, require help labels Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application console issues related to the console debug issues that related to debug functionality help wanted issues meant to be picked up, require help
Projects
None yet
Development

No branches or pull requests

2 participants