Make Keybaord Shortcuts OS independent for ctrl#14684
Conversation
koppor
left a comment
There was a problem hiding this comment.
I did not find any hint on shortcut. For me, this is the combination of all keys, because it is a "Abkürzung". I would have expected "mod1" or something.
Seems to be somthing JavaFX specific?
Can we create keyboard-shortcuts.md in https://github.com/JabRef/jabref/tree/main/docs/code-howtos shortly linking implemetnation details?
Alternatively, the JavaDoc at jabgui/src/main/java/org/jabref/gui/keyboard/KeyBinding.java is a good place to write down this.
|
https://openjfx.io/javadoc/24/javafx.graphics/javafx/scene/input/KeyCombination.html
|
|
I will add some documentation. Added to javadoc |
…rdShortcuts * upstream/keyboardShortcuts: Fix keyboard shortcut rendering in CHANGELOG.md
Fixes #14237
Steps to test
Mandatory checks
CHANGELOG.mdin a way that is understandable for the average user (if change is visible to the user)