Serial monitor goes out of focus #1006
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
topic: serial monitor
Related to the Serial Monitor
type: imperfection
Perceived defect in any part of project
Describe the problem
Whenever compiling, the "Output" tab always comes to focus, even if the serial monitor is out; Trying to fully switch off the "Output" tab was not possible;
The inability to keep the Serial to be sticky, forces the user to additionally click every time after compiling, and this can be nerve-wrecking while debugging.
Probably just an option to disable the "Output" tab, or remove the automatic focus - could solve this issue
To reproduce
Switch on serial monitor. Compile sketch; Serial monitor tab is disabled, the "Output" tab is active.
Expected behavior
Serial should be visible while debugging:
Arduino IDE version
2.0.0.rc6
Operating system
macOS
Operating system version
catalina
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: