gitHistoryVSCode icon indicating copy to clipboard operation
gitHistoryVSCode copied to clipboard

[Bug] It's not possible to paste something to VSCode search while git history tab is open

Open MansurAliKoroglu opened this issue 2 years ago • 0 comments

Bug Steps

  1. Copy some text
  2. F1 => Open git log
  3. Open VSCode search tab
  4. CTRL + V in search bar. Nothing happens.

image

Notes

  • When you right click and select paste is works fine
  • When you close git history tab it works fine
  • When you select search bar in git history tab and select VSCode search again and if you CTRL + V it pastes in to git history search bar
  • When you select search bar in git history tab and select VSCode search again and if you right click + paste it does nothing

Environment

OS: image VSCode: 1.57.1 Git History: 0.6.18

MansurAliKoroglu avatar Sep 21 '21 15:09 MansurAliKoroglu