Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
3 tasks done
rin67630 opened this issue Oct 15, 2024 · 1 comment
Closed
3 tasks done

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

rin67630 opened this issue Oct 15, 2024 · 1 comment
Assignees
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

Comments

@rin67630
Copy link

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
@rin67630 rin67630 added the type: imperfection Perceived defect in any part of project label Oct 15, 2024
@per1234 per1234 self-assigned this Oct 15, 2024
@per1234 per1234 added topic: code Related to content of the project itself topic: serial monitor Related to the Serial Monitor labels Oct 15, 2024
@per1234
Copy link
Contributor

per1234 commented Oct 15, 2024

Hi @rin67630. Thanks for taking the time to submit an issue.

When marking a block of text including scrolling (concretely an exception report) it copies only the part of text shown on the screen.

I see we have another report about this at #1081.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

Beside that, there is a known bug that Serial monitor causes freeze in compiling.

Yes, it has already been reported so please don't submit another one: arduino/arduino-cli#2719

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants