Skip to content

Serial Monitor: Autoscroll fails #2016

Closed
@rs0xFFFF

Description

@rs0xFFFF

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 tracker
    I verified the problem still occurs when using the latest nightly build
    My report contains all necessary details

Activity

changed the title [-]2.0: Serial Monitor: Autoscoll fails[/-] [+]Serial Monitor: Autoscoll fails[/+] on Apr 13, 2023
self-assigned this
on Apr 14, 2023
per1234

per1234 commented on Apr 14, 2023

@per1234
Contributor

Hi @rs0xFFFF. Thanks for your report.

2.0.4

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

changed the title [-]Serial Monitor: Autoscoll fails[/-] [+]Serial Monitor: Autoscroll fails[/+] on Apr 14, 2023
LuSeKa

LuSeKa commented on Apr 22, 2023

@LuSeKa

I noticed this issue today in version 2.1.0 as well. I have not tried the latest nightly build yet.

per1234

per1234 commented on Apr 22, 2023

@per1234
Contributor

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

per1234 commented on Apr 22, 2023

@per1234
Contributor

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

rs0xFFFF commented on Apr 22, 2023

@rs0xFFFF
Author

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?

Unfortunately, no. I'm back to 1.8 because I have an urgent project.

per1234

per1234 commented on Sep 28, 2023

@per1234
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

status: waiting for informationMore information must be provided before work can proceedtopic: codeRelated to content of the project itselftopic: serial monitorRelated to the Serial Monitortype: imperfectionPerceived defect in any part of project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @LuSeKa@per1234@rs0xFFFF

      Issue actions

        Serial Monitor: Autoscroll fails · Issue #2016 · arduino/arduino-ide