coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.51k stars 5.45k forks source link

iPad can't use the terminal #6746

Closed Tidra closed 3 months ago

Tidra commented 3 months ago

Is there an existing issue for this?

OS/Web Information

Steps to Reproduce

Open Code-Server terminal on Safari and Chrome on iPad

Expected

The terminal can display normally, the cursor can display, and the input characters can be seen. When the Enter key is pressed, the command can be executed

Actual

  1. Open it on the PC browser, the terminal displays normally, and the input command can be seen
  2. But open it on Safari and Chrome on iPad, the terminal display is abnormal, the input character cannot be seen, and the cursor cannot be displayed

Logs

the console of web:
this.commands.at is not a function. (In 'this.commands.at(-1)', 'this.commands.at' is undefined)

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

Yes, this is also broken in 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?

Notes

No response

code-asher commented 3 months ago

SInce it reproduces in Codespaces it looks like an upstream issue. Please file the issue upstream, and let them know the issue reproduces in Codespaces! Thank you.

repo-ranger[bot] commented 3 months ago

This issue has been marked as 'upstream:vscode'. Please file this upstream: link to open issue This issue will automatically close in 5 seconds.