Serial Monitor new line text hiding behind status bar #1198
Labels
conclusion: duplicate
Has already been submitted
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
When you Serial.print(); something to serial monitor, new line text hides behind the status bar (the blue ribbon on the bottom of the program window) as the text is scrolling
Video example:
final_62d1e39659bd3700b634bc59_516311.mp4
With Nightly:
To reproduce
Just copy the code below and upload to any Arduino board ( i tried with Arduino Nano and Generic ESP8266)
Expected behavior
You can expect to have every new line printed in the Serial monitor to be hidden behind the status bar (the blue ribbon on the bottom of the window)
Arduino IDE version
Version: 2.0.0-rc8-nightly-20220713 Date: 2022-07-13T03:32:42.528Z CLI Version: 0.24.0 [c1b10f56] Copyright © 2022 Arduino SA
Operating system
Windows, Linux
Operating system version
Windows 10; Kali Linux release 2022.2
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: