vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

Create Branch button not active when copy/pasting branch name using only the mouse

Open achim-t opened this issue 1 year ago • 0 comments

Describe the Bug Creating a new branch, when copy/pasting a branch name by using only the mouse, the "Create Branch" button keeps being inactive.

Steps to Reproduce Steps to reproduce the behaviour:

  1. Righ-Click Commit and select Create Branch...
  2. Right-Click in empty text field and select Paste

Expected Behaviour The button Create Branch should be active (clickable).

Environment

  • Git Graph Extension Version: v1.30.0
  • Visual Studio Code Version: 1.93.0
  • Operating System: Windows 11

Screenshots (optional) image image

Additional Context (optional) When pasting via keyboard using Ctrl+V it works as expected.

achim-t avatar Nov 25 '24 08:11 achim-t