Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome 99.0.4844.58
- Local OS: Android 12 on Samsung Galaxy Tab S7+
- Remote OS: Linux Ubuntu 21.10
- Remote Architecture: ARM 64bit, Raspberry Pi 4B/8G
code-server --version
: 4.1.0 9e620e9 with Code 1.63.0
Steps to Reproduce
- open code-server in Chrome browser on Android.
- if the status bar is not shown, show it.
- open some arbitrary workspace with a git repository.
- either:
a. hover the mouse cursor over the current git branch name in the status bar and wait for the pop-up to appear, then click on the branch name.
b. or finger-tap the git branch name in the status bar.
c. mouse click or finger tap any other status bar element.
Expected
a popup with a selector for git branch names should appear.
Actual
nothing; the status bar does not react to any finger taps or mouse clicks.
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
NO, I cannot use HTTPS on the installed vscode-server which I access via port forwarding through an SSH session. As the mouse and finger taps in other parts of the UI correctly register but this beta(!) bug report form enforces the above tick box I don't see from the explanation for the tick box how this could be relevant or alternatively, from the documentation, why this is needed for the SSH forwarding case?