Skip to content

garbage paste meta character #7116

Closed as not planned
Closed as not planned
@uvguy

Description

@uvguy

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: safari 18
  • Local OS: ipad os 18
  • Remote OS: apple sequoia beta 2 or linux arm64
  • Remote Architecture: arm64
  • code-server --version:
    4.93.1 69df011 with Code 1.93.1

Steps to Reproduce

  1. write c++ syntax that contain charcter :: or ; , example “std::string var;”
  2. copy that character and then paste
  3. the expected output from paste command shall be “std::string var;”

Expected

std::string var;

Actual

std:%3Astring%20var;

Logs

Screenshot/Video

here is the video

Does this bug reproduce in native VS Code?

I did not test native VS Code

Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstream:vscodeNeeds to be fixed upstream in VSCode

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions