Closed MitchellPT closed 1 month ago
(Video 2 also showed a bug in chrome web browser where you are unable to select text <- This works in safari
So: (Cursor Shape works on chrome but not safari and then selecting text works on safari but not chrome)
Can you reproduce this on vscode.dev?
Can you reproduce this on vscode.dev?
It works perfectly on vscode.dev. Both chrome and safari cursor shows correctly and allows text selection.
Sounds like an us issue then. Thanks!
Does this reproduce in Codespaces? That one is closer to code-server than vscode.dev. Always possible it is a problem in code-server but it does seem likely to be an upstream issue, since I think we are not patching anything here. Or maybe it was fixed upstream and we were a version behind.
Closing for now but let me know if you come back to this and if it can be reproduced in Codespaces. I know there are a few iPad issues currently going on upstream in the VS Code repository and this might be one of them.
Is there an existing issue for this?
OS/Web Information
code-server --version
: v4.4.0Steps to Reproduce
Expected
Show the thin cursor
Actual
shows the circle cursor
Logs
No response
Screenshot/Video
https://user-images.githubusercontent.com/24734120/167912820-ec21ebca-951b-4534-a030-6a0eb1573af5.mp4
https://user-images.githubusercontent.com/24734120/167912927-43f987ad-89bf-4b81-9169-905abfd41f91.mp4
Does this issue happen in VS Code?
Are you accessing code-server over HTTPS?
Notes
It works fine in chrome so i am not sure whether this issue is related to the OS or Code-Server
Apologies if this is a Apple thing