Keyboard listener with JCEF
已计划
What is the right way to handle keyboard events in a web page, loaded by JCEF?
Events I need to handle:
- Undo/Redo events
- Copy/Paste events
- Arrows
请先登录再写评论。
Hey! I created a ticket to add shortcut handlers to JCEF: https://youtrack.jetbrains.com/issue/JBR-2704
To handle simple key events like arrows you can use JBCefClient#addKeyboardHandler