GitToolBox icon indicating copy to clipboard operation
GitToolBox copied to clipboard

[bug] Inline blame shown in VCS window "Compare with..."

Open petr-nehez opened this issue 4 years ago • 0 comments

flameshot-20200519-104558

How to reproduce:

  1. Enable inline blame,
  2. Put a cursor on a specific line and make sure you see the inline blame text,
  3. Execute menu item VCS/Git/Compare with Branch and select a different branch for the current file,
  4. Expand the code in the comparison window to see the same line as in the main editor.

Then you can see that blame text is shown still on the same line eventhough you move the cursor up and down.

IMHO it should not be shown there at all.

Version: 193.8.2 IntelliJ: 2019.3.4

petr-nehez avatar May 19 '20 08:05 petr-nehez