Skip to content

[iPadOS] Can't use shortcuts to copy/paste a line in editor #141042

Open
@ManiaciaChao

Description

@ManiaciaChao

Does this issue occur when all extensions are disabled?: Yes

It seems like vscode handovers copy/paste/cut to browser. However, action Copy Line Down/Up works as expected.

Steps to Reproduce:

  1. Open monaco-editor or vscode.dev.
  2. Create a new file and enter some text.
  3. Copy/Cut/Paste without selection:
    3.1. by stroking cmd + c/x/v with an external keyboard.
    3.2. from workbench.action.showCommands.
    3.3. from right-click menu.

Expected behaviour:

Copy/Cut/Paste the whole line.

Actual behaviour:

Copy/Cut won't work. Paste only works for clipboard item.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugeditor-clipboardEditor clipboard issueshelp wantedIssues identified as good community contribution opportunitiesios-ipados

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions