Skip to content

Make board serial number text copyable in "Board Info" dialog #1898

@per1234

Description

@per1234

Describe the request

Allow the user to easily copy the text in the "Board Info" dialog to the clipboard. This could be provided by a button in the dialog, or just by allowing the user to select the text.

🙂 This will make it easy for the user to obtain the text of the board's serial number.

Describe the current behavior

When the user selects Tools > Get Board Info from the Arduino IDE menus, a dialog opens that shows information about the selected port:

image

This information includes the board serial number, which might be requested by Arduino technical support or required for the registration of associated software products such as:

The serial number may be dozens of characters long. The text in the "Board Info" dialog is not selectable and no mechanism is available for copying it.

🙁 Manually transcribing the serial number from the dialog is inconvenient and error prone.

Arduino IDE version

d68bc4a

Operating system

Windows

Operating system version

11

Additional context

The text in the dialog is selectable in Arduino IDE 1.x

image

Additional requests

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details

Metadata

Metadata

Assignees

Labels

topic: codeRelated to content of the project itselftype: enhancementProposed improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions