You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I navigate the list of changeset using the keyboard, hitting the "Menu Key" or Shift+F10 won't produce the expected contextual menu for the item but instead an useless Cut/Copy/Paste menu.
Steps to Reproduce
Steps to reproduce the behaviour:
Go to the Git Graph View.
Click on an arbitrary item (this allow you to start to navigate with the keyboard arrows)
Hit "Menu Key" or Shift+F10
Wrong Cut/Copy/Paste menu is shown instead of the item is contextual menu.
Expected Behaviour
The proper contextual menu for the item.
Environment
Git Graph Extension Version: v1.30.0
Visual Studio Code Version: 1.92.0
Operating System: Linux (NixOs 24.05)
This would allow more productivity when using this view by completely avoiding the mouse.
Describe the Bug
When I navigate the list of changeset using the keyboard, hitting the "Menu Key" or Shift+F10 won't produce the expected contextual menu for the item but instead an useless Cut/Copy/Paste menu.
Steps to Reproduce
Steps to reproduce the behaviour:
Expected Behaviour
The proper contextual menu for the item.
Environment
This would allow more productivity when using this view by completely avoiding the mouse.
See also #865 .
Potentially related to #863
The text was updated successfully, but these errors were encountered: