code-server icon indicating copy to clipboard operation
code-server copied to clipboard

Keyboard controls issues on android chrome PWA

Open affectful opened this issue 11 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome 131.0.6778.200
  • Local OS: android 15
  • Remote OS: ubuntu
  • Remote Architecture: ARM64
  • code-server --version: 1.692

Steps to Reproduce

  1. Go to code-server website and add to home screen

Expected

Keyboard and mouse acts normally

Actual

The keyboard is unusable when code-server is used as a PWA. When I backspace on an empty line it won't delete the line. When I middle click scroll it selects text and then releasing middle click deletes it. The regular chrome website doesn't have these issues but it's very hard to use with the giant address bar taking too much of the screen.

Also, the minmimum zoom level is too big

Logs


Screenshot/Video

No response

Does this bug reproduce in native VS Code?

This cannot be tested 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

No response

affectful avatar Jan 04 '25 00:01 affectful

This is probably a bug with VS Code itself, so if we could get it tested on Codespaces to confirm then we could submit it upstream.

code-asher avatar Jan 06 '25 21:01 code-asher

Closing for now as an upstream issue.

code-asher avatar May 22 '25 20:05 code-asher