Skip to content

Right click does not work in vscode-in-browser (e.g. GH in codespace) #51

Description

@positron96

Describe the bug

When using vscode with this extension in browser context (e.g. launching a Github Codespace), right-click in the graph tab is hijacked by browser, so a system context menu is shown on top of Extension's menu. There doesn't seem to be a way to close system menu without closing the extension one, making most of the actions impossible.

Steps to reproduce

  1. Start a GH codespace in browser (any repo)
  2. Install and open neo-git-graph extension
  3. Right-click on commit in the graph window

Expected behavior

Extension menu is shown

Actual behavior

Browser menu is shown

Screenshots

Image

Environment

  • VS Code version: 1.115.0
  • Extension version: 0.4.0
  • OS: ubuntu in a codespace

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions