-
-
Notifications
You must be signed in to change notification settings - Fork 470
Closed as not planned
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: codeRelated to content of the project itselfRelated to content of the project itselftopic: serial monitorRelated to the Serial MonitorRelated to the Serial Monitortype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
It is often necessary to copy text from Serial Monitor window of Arduino IDE to analyze it later. But it is almost impossible to do.
To reproduce
When I use Ctrl+A combination (Serial Monitor window in focus) code text is selected only (no selection on Serial Monitor window). When I try to select the text with a mouse there is another trouble: while scrolling during selection the part of selected text unselected itself.
Expected behavior
When Serial Monitor window in focus, Ctrl+A combination should select text exactly in Serial Monitor window. When I select the text by mouse with scrolling, the selection should remains for full length of the window.
Arduino IDE version
2.3.3
Operating system
Windows
Operating system version
Windows 10 22H2
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
Metadata
Metadata
Assignees
Labels
conclusion: duplicateHas already been submittedHas already been submittedtopic: codeRelated to content of the project itselfRelated to content of the project itselftopic: serial monitorRelated to the Serial MonitorRelated to the Serial Monitortype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project