coder/code-server

Menu open and close when click with mouse

Closed this issue · 1 comments

latot commented

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome 134.0.6998.95
  • Local OS: Gentoo 64
  • Remote OS: Android 14; 9491G Build/UP1A.231005.007
  • Remote Architecture: ARM
  • code-server --version: 4.90.3 26c7634 with Code 1.90.2

Steps to Reproduce

  1. Connect a mouse
  2. Go to the menu of the left (the one to open files and folders)
  3. Click with the mouse

Expected

Open the menu, and do not close it along

Actual

It shows half-second then closes alone.

Logs

Screenshot/Video

This menu, the one with 3 lines

Image

Does this bug reproduce in native VS Code?

No, this works as expected 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

Testing on a tablet.

It seems likely to be the same likely device-related issue as #7270, so for now I will close as a duplicate and we can track all the problems there.