zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
604 stars 73 forks source link

[BUG] Show Blame Details has No Content #393

Open Zackhardtoname opened 2 years ago

Zackhardtoname commented 2 years ago

Describe the bug I have tried the default theme Dracula and there's nothing in the popup.

To Reproduce Steps to reproduce the behavior:

  1. Go to a line of code
  2. Right click - Git - Show Blame Details

Expected behavior Popup with details.

Plugin version 212.8.8

IDE version Mac Big Sur 11.6.5 IntelliJ IDEA 2021.3.3 (Ultimate Edition)

Screenshots If applicable, add screenshots to help explain your problem.

image
zielu commented 2 years ago

@Zackhardtoname could you share full commit message for that line ?

Zackhardtoname commented 2 years ago

I have tried to play around with it, but the behavior seems deterministic... During my experiments today, sometimes it works, but sometimes it doesn't. The commit messages contain 2 links. I can't share the exact commit message, but if I figure out a minimal reproducible example, I'll let you know.