Skip to content

Serial window limited to 24 lines even if the window allows for more #390

@Timeline8

Description

@Timeline8

CircuitPython Version

v9.2.9 on seeeduino_xiao_rp2040 at this writing on Windows 10, but also confirmed on Mac Os with a Qt Py S3 using v10.0.x.

Workflow(s)

USB

Browser(s)

On the Windows10 machine it is Version 140.0.7339.207 (Official Build) (64-bit)

Console Log

Steps

Plug in board
Connect
Open serial window
observe

Description

In the split screen where the editor window is in the left side and serial output in on the right side, the editor side allows use of the entire window. Where as the serial window is limited to 24 lines and then begins to scroll. Even when the window is large enough for twice that many lines or more, the serial output only uses the first 24 lines. Turning off the editor window allowing the serial window the full width of the page does not change the behavior.

In addition, reducing the width of the window, once text runs off the right side of the screen, no horizontal scroll bar is available to scroll over to the right.

Additional information

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIUser Interface Related IssuesbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions