Cannot copy more than the screen content from Serial-Monitor #2533
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
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
The text was updated successfully, but these errors were encountered: