Control is not working as expected within FXCanvas, which is used as container for eclipse plugin editor.
Problem is, that typing any keys works, but I'm not able to insert/delete any character using Enter/Delete/Ctrl+V keys... Another FX controls (like TextArea) are working well.
Control is not working as expected within FXCanvas, which is used as container for eclipse plugin editor.
Problem is, that typing any keys works, but I'm not able to insert/delete any character using Enter/Delete/Ctrl+V keys... Another FX controls (like TextArea) are working well.