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

Keyboard controls issues on android chrome PWA #7149

Open
1 of 2 tasks
affectful opened this issue Jan 4, 2025 · 1 comment
Open
1 of 2 tasks

Keyboard controls issues on android chrome PWA #7149

affectful opened this issue Jan 4, 2025 · 1 comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@affectful
Copy link

Is there an existing issue for this?

  • 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 affectful added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Jan 4, 2025
@code-asher
Copy link
Member

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.

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