josephyim
josephyim
I think this issue is similar to [this question](https://stackoverflow.com/questions/34198022/javafx-contextmenu-accelerator-firing-from-wrong-tab). If the JavaFX tabs share the same `KeyCombination`, only the last tab that the accelerator is set will trigger the event....
I made these [changes](https://github.com/JabRef/jabref/commit/2545c950690192d598b7873bfbf53a3b51e1dc87) It will work as expected except the shortcut key is no longer shown in the context menu because I have removed the key combination from the...
I would like to look into it, but I am not understanding the proposed solution well. > column 2: candidate entry (citation key. If clicked, main table jumps to that...