coder / code-server

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

[Bug]: iPadOS Mouse Cursor (Safari) #5196

Closed MitchellPT closed 1 month ago

MitchellPT commented 2 years ago

Is there an existing issue for this?

OS/Web Information

Steps to Reproduce

  1. Connect a mouse on iPad OS
  2. Hover over text

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

MitchellPT commented 2 years 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)

jsjoeio commented 2 years ago

Can you reproduce this on vscode.dev?

MitchellPT commented 2 years ago

Can you reproduce this on vscode.dev?

It works perfectly on vscode.dev. Both chrome and safari cursor shows correctly and allows text selection.

jsjoeio commented 2 years ago

Sounds like an us issue then. Thanks!

code-asher commented 3 months ago

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.

code-asher commented 1 month ago

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.