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

Input issues with NXTPAPER 14 tablet #7270

Open
1 of 2 tasks
latot opened this issue Mar 19, 2025 · 6 comments
Open
1 of 2 tasks

Input issues with NXTPAPER 14 tablet #7270

latot opened this issue Mar 19, 2025 · 6 comments
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. Open the browser
  2. Open any project and wait for a blue button like the Trust workplace
  3. Try to click it

Expected

To do the click

Actual

Nothing

Logs

Screenshot/Video

Image
Image

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 NXTPAPER 14, I'm HTTPS or something but working locally.

@latot latot added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Mar 19, 2025
@latot latot changed the title Blue buttons do not close on click Blue buttons do not close on click with mouse Mar 19, 2025
@code-asher
Copy link
Member

We may need to test Codespaces, I am not sure what we could be doing differently to break this. I have not been able to reproduce unfortunately.

The notification in the screenshot indicates you are using http, I doubt that would cause click issues, but any idea if it reproduces with https?

Seems likely to be related to the device you are on, but not sure what. If you reproduce in Codespaces you can report it directly to Microsoft and they might have a better idea.

@code-asher
Copy link
Member

Renaming this a bit to cover the various tablet issues.

@code-asher code-asher changed the title Blue buttons do not close on click with mouse Input issues with NXTPAPER 14 tablet Mar 26, 2025
@latot
Copy link
Author

latot commented Mar 26, 2025

mm, when I tested this, I needed a usb-c hub, where I connected a mouse and keyboard.

Without a mouse this does not happens, did you try it like that?

@code-asher
Copy link
Member

Oops, I did not mean to imply I tested it on a tablet. I just meant I could not reproduce on my machine, so it was likely to be an issue specific to the tablet in some way. Unfortunately I have no tablet to test it on myself.

There have been a few reports about input issues on various mobile and tablet devices, not sure if the causes are the same thing, or if this is something entirely new. All we do is wrap VS Code and I do not believe we are patching any of the input code, so most likely it is a problem with VS Code itself.

@latot
Copy link
Author

latot commented Mar 27, 2025

can we use or test CodeSpaces without $$$ for the test?

@code-asher
Copy link
Member

I believe anyone can use Codespaces for free, up to a certain amount of compute.

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