Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Samsung Internet
- Local OS: Android 12 with Samsung UI
- Remote OS: ubuntu 20.04 LTS
- Remote Architecture: x86-64bit
code-server --version
: 4.1.0 9e620e9 with Code 1.63.0
Steps to Reproduce
- Open Code server in Samsung internet
- Try to install PWA
Expected
It should install the PWA. It works in Google Chrome but does not work in Samsung Internet.
Actual
It fails to install PWA with notification from Samsung internet
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
The reason why this is important is that samsung internet is the only browser on android that supports right click. All other android browsers do not support it, including google chrome. So when i install code-server as a pwa using chrome, i cannot right click anything unless i long press which then often selects text instead of right clicking which renders the pwa useless.
It's important to mention that code-server runns perfectly in the samsung browser but i just cant install it as PWA which kinda limits the keyboard shortcuts which also makes it a little annoying to use.
I've gotten the Samsung tab S8 Ultra to use as my laptop replacement and having code-server as a PWA would greatly help.