Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Window 10 Monitor Copy fails (empty clipboard) when first char included in the selection #11810

Open
@drmpf

Description

@drmpf

Tested using Arduino IDE 1.8.19 on Windows 10.
with this sketch

// Uno test for monitor copy/paste on Windows10void setup() {  Serial.begin(9600);  Serial.println("Line 1");  Serial.println("Line 2");}void loop() {}

With AutoScroll OFF or ON
Ctrl+A (shows both lines highlighted) followed by Ctrl+C and then Ctrl+V into notepad => no text

With AutoScroll OFF or ON
Click and drag over both lines (showing both lines highlighted)
followed by Ctrl+C and then Ctrl+V into notepad => no text

With AutoScroll OFF or ON
Click and drag over both linesBUT NOT the first char of the first line
followed by Ctrl+C and then Ctrl+V into notepad =>

ine 1Line 2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp