Closed
Description
Describe the problem
In Serial Monitor it sometimes happens that the new logging line is not visible and remains hidden behind the blue status bar. You then have to drag the scrollbar down with a click. It's extremely annoying when you expect an output that's already there but doesn't see it.
To reproduce
Write to Serial Monitor
Expected behavior
see above
Arduino IDE version
2.0.4
Operating system
Windows
Operating system version
Win11
Additional context
No response
Issue checklist
- I searched for previous reports in the issue trackerI verified the problem still occurs when using the latest nightly buildMy report contains all necessary details
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
[-]2.0: Serial Monitor: Autoscoll fails[/-][+]Serial Monitor: Autoscoll fails[/+]per1234 commentedon Apr 14, 2023
Hi @rs0xFFFF. Thanks for your report.
Some autoscroll-related bugs were fixed since the time of the 2.0.4 release you are using:
#1928
Please try the nightly build of Arduino IDE and then comment here to let me know whether or not the bug still occurs. The nightly build download links are listed here:
https://www.arduino.cc/en/software#nightly-builds
[-]Serial Monitor: Autoscoll fails[/-][+]Serial Monitor: Autoscroll fails[/+]LuSeKa commentedon Apr 22, 2023
I noticed this issue today in version 2.1.0 as well. I have not tried the latest nightly build yet.
per1234 commentedon Apr 22, 2023
Hi @rs0xFFFF. Did you ever find the time to try the latest build of Arduino IDE? If so, does the bug still occur for you?
per1234 commentedon Apr 22, 2023
Hi @LuSeKa. Thanks for your report. I did some experiments following the procedures that would produce the previously fixed scrolling-related bugs in older IDE versions:
None of those procedures produced any misbehavior for me when using Arduino IDE 2.1.0.
Please provide detailed instructions we can follow to reproduce the problem you encountered. You might be able to adapt one of the the instructions I linked above for that purpose.
Please also tell us which operating system you are using.
rs0xFFFF commentedon Apr 22, 2023
Unfortunately, no. I'm back to 1.8 because I have an urgent project.
per1234 commentedon Sep 28, 2023
I'll close this as resolved because we haven't received any other reports of such a problem since the fixes I mentioned in my previous comment.
I'm confident we would have received such reports because we were getting a lot of them during the times when the fault was occurring.