Skip to content

Cannot copy more than the screen content from Serial-Monitor #2533

@rin67630

Description

@rin67630

Describe the problem

Arduino IDE V2.3.3 has an unusual behaviour on its serial monitor.
When marking a block of text including scrolling (concretely an exception report) it copies only the part of text shown on the screen.

That is quite annoying to get an exception report right.

To reproduce

Mark a large block of text incuding scrolling.
Copy it into the clipboard
Paste it elsewhere.

Only the block dispalyed on the screen is copied.

Expected behavior

I expect a standard behaviour, bein able to copy also scrolled parts of the text.

Arduino IDE version

2.3.3

Operating system

Windows

Operating system version

Windows 11 Pro 22H2

Additional context

Similar to old bug 812
Beside that, there is a known bug that Serial monitor causes freeze in compiling.

Will test on nightly build too, but need to get an exception report to copy first...

Will test on macOSX, but needs to sent that issue first,

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions