uwolfer / gerrit-intellij-plugin

Gerrit Code Review Tool Integration for the IntelliJ Platform
Apache License 2.0
495 stars 103 forks source link

Review Shortcut "C" broken in IDEA 2021.2 EAP #410

Open eekboom opened 3 years ago

eekboom commented 3 years ago

When I review a file and press "C" then in the latest IDEA EAP all I get is a small popup with an incomplete error message

bild

Luckily, the context menu still works and I can add a comment that way.

uwolfer commented 3 years ago

@eekboom Can you still reproduce this issue with most recent plugin and IntelliJ versions?

eekboom commented 3 years ago

Sorry for the late answer, yes I can still reproduce it with 2021.2 beta (#IU-212.4638.7) and gerrit plugin version 1.2.5-203.

fskwiniarek commented 3 years ago

I have the same issue with PhpStorm 2021.2 and Gerrit Plugin 1.2.5-203 image

Adding comment from context menu works fine. It seems that the errors is somehow related to changed diff window starting from 2021.2

EngineerMordimer commented 2 years ago

Still doesn't work, maybe ability to change shortcut will be good option?