Skip to content

Copy-pasting from the serial monitor only copies what's on the screen. #1710

Closed as not planned
@justinmcgrath

Description

@justinmcgrath

Describe the problem

When selecting more data than fits in the serial monitor, and using Ctrl+C to copy, only what is visible in the area is copied.

To reproduce

Select more text than shows on the screen and press Ctrl+C. Paste elsewhere.

Expected behavior

The text that was selected should be copied.

Arduino IDE version

Version: 2.0.2 Date: 2022-11-17T11:54:56.612Z CLI Version: 0.29.0 [76251df9] Copyright © 2022 Arduino SA

Operating system

Windows

Operating system version

Windows 7. 6.1.6701 Service pack 1 build 7601

Additional context

Using Ctrl+A to select the text in the serial monitor area instead selects the text in the code area.

The serial monitor no longer its own window and there does not appear to be a way to separate it from the code window.

The biggest issue with the version 1 was that it was slow. Version 2 does not appear to address this.

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