Closed as not planned
Description
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
- 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