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
- Start a GH codespace in browser (any repo)
- Install and open neo-git-graph extension
- Right-click on commit in the graph window
Expected behavior
Extension menu is shown
Actual behavior
Browser menu is shown
Screenshots
Environment
- VS Code version: 1.115.0
- Extension version: 0.4.0
- OS: ubuntu in a codespace
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
Expected behavior
Extension menu is shown
Actual behavior
Browser menu is shown
Screenshots
Environment