8000 garbage paste meta character · Issue #7116 · coder/code-server · GitHub
[go: up one dir, main page]

Skip to content

garbage paste meta character #7116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
uvguy opened this issue Dec 14, 2024 · 2 comments
Closed
2 tasks done

garbage paste meta character #7116

uvguy opened this issue Dec 14, 2024 · 2 comments
Labels
bug Something isn't working upstream:vscode Needs to be fixed upstream in VSCode

Comments

@uvguy
Copy link
uvguy commented Dec 14, 2024

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

@uvguy uvguy added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Dec 14, 2024
@code-asher
Copy link
Member

If this is broken in GitHub codespaces as well, then it sounds like a problem in VS Code itself! An issue should be opened at https://github.com/microsoft/vscode instead.

@code-asher
Copy link
Member
code-asher commented May 22, 2025

Closing in favor of the upstream issue (thank you for finding that by the way).

@code-asher code-asher closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2025
@code-asher code-asher added upstream:vscode Needs to be fixed upstream in VSCode and removed triage This issue needs to be triaged by a maintainer labels May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream:vscode Needs to be fixed upstream in VSCode
Projects
None yet
Development

No branches or pull requests

2 participants
0