Skip to content
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

Can't select text to edit using the rust-analyzer extension and a mouse #7272

Closed
1 of 2 tasks
latot opened this issue Mar 19, 2025 · 1 comment
Closed
1 of 2 tasks
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@latot
Copy link

latot commented Mar 19, 2025

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome 134.0.6998.95
  • Local OS: Gentoo 64
  • Remote OS: Android 14; 9491G Build/UP1A.231005.007
  • Remote Architecture: ARM
  • code-server --version: 4.90.3 26c7634 with Code 1.90.2

Steps to Reproduce

  1. Unpack the folder
  2. Open the folder (not a parent nor a inner one, the folder)
  3. Install rust-analyzer extension

With a mouse try to click to write the next parts:

Line 22: After "Error", Can't click anything after including ">>"
Line 24: After "glob", I can't click anything after that
Line 26: After "|x", I can't click anything after that
Line 28: After "from_csv" Try click the parenthesis or inside them, or after the line, do not works

Expected

The click to works

Actual

Do nothing

Logs

Screenshot/Video

Here I'm posting a sample project:

aaaa.zip

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in GitHub Codespaces?

I did not test GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

Testing on a tablet.

@latot latot added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 19, 2025
@code-asher
Copy link
Member

It seems likely to be the same likely device-related issue as #7270, so for now I will close as a duplicate and we can track all the problems there.

My guess is tablet support is a bit wonky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants