Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Safari, Chrome
- Local OS: IPadOS15.6.1
- Remote OS: Ubuntu22.04
- Remote Architecture: amd64
code-server --version
:4.9.1
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
- Open it on the PC browser, the terminal displays normally, and the input command can be seen
- 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
No response
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response